Vuer

vuer.schemas.material_components

LineBasicMaterial

python
class LineBasicMaterial(Element)

Source

LineBasicMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'lineBasicMaterial'

LineDashedMaterial

python
class LineDashedMaterial(Element)

Source

LineDashedMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'lineDashedMaterial'

Material

python
class Material(Element)

Source

Material.init

python
def __init__(self, **kwargs)

Source

python
tag = 'material'

MeshBasicMaterial

python
class MeshBasicMaterial(Element)

Source

MeshBasicMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshBasicMaterial'

MeshDepthMaterial

python
class MeshDepthMaterial(Element)

Source

MeshDepthMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshDepthMaterial'

MeshDistanceMaterial

python
class MeshDistanceMaterial(Element)

Source

MeshDistanceMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshDistanceMaterial'

MeshLambertMaterial

python
class MeshLambertMaterial(Element)

Source

MeshLambertMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshLambertMaterial'

MeshMatcapMaterial

python
class MeshMatcapMaterial(Element)

Source

MeshMatcapMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshMatcapMaterial'

MeshNormalMaterial

python
class MeshNormalMaterial(Element)

Source

MeshNormalMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshNormalMaterial'

MeshPhongMaterial

python
class MeshPhongMaterial(Element)

Source

MeshPhongMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshPhongMaterial'

MeshPhysicalMaterial

python
class MeshPhysicalMaterial(Element)

Source

MeshPhysicalMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshPhysicalMaterial'

MeshStandardMaterial

python
class MeshStandardMaterial(Element)

Source

MeshStandardMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshStandardMaterial'

MeshToonMaterial

python
class MeshToonMaterial(Element)

Source

MeshToonMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'meshToonMaterial'

PointsMaterial

python
class PointsMaterial(Element)

Source

PointsMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'pointsMaterial'

RawShaderMaterial

python
class RawShaderMaterial(Element)

Source

RawShaderMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'rawShaderMaterial'

ShaderMaterial

python
class ShaderMaterial(Element)

Source

ShaderMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'shaderMaterial'

ShadowMaterial

python
class ShadowMaterial(Element)

Source

ShadowMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'shadowMaterial'

SpriteMaterial

python
class SpriteMaterial(Element)

Source

SpriteMaterial.init

python
def __init__(self, **kwargs)

Source

python
tag = 'spriteMaterial'

Public imports

These symbols are available from this module. Their definitions are documented in the linked modules.

  • Elementvuer.schemas.html_components.Element