LineBasicMaterial
A material for drawing wireframe-style geometries with solid lines.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete fields
Color of the material. Default is white (0xffffff).
Color of the material. Default is white (0xffffff).
Attributes
Whether the material is affected by fog. Default is true.
Whether the material is affected by fog. Default is true.
Attributes
This flag can be used for type testing.
This flag can be used for type testing.
Attributes
Define appearance of line ends. Default is 'round'. Available values are 'butt', 'round' and 'square'.
Define appearance of line ends. Default is 'round'. Available values are 'butt', 'round' and 'square'.
Attributes
Define appearance of line joints. Default is 'round'. Available values are 'round', 'bevel' and 'miter'.
Define appearance of line joints. Default is 'round'. Available values are 'round', 'bevel' and 'miter'.
Attributes
Controls line thickness. Default is 1. Due to limitations of the OpenGL Core Profile with the WebGL renderer on most platforms linewidth will always be 1 regardless of the set value.
Controls line thickness. Default is 1. Due to limitations of the OpenGL Core Profile with the WebGL renderer on most platforms linewidth will always be 1 regardless of the set value.
Attributes
Inherited fields
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material
Attributes
- Inherited from:
- Material