A material for drawing wireframe-style geometries with dashed lines. Note: You must call Line.computeLineDistances() when using LineDashedMaterial.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class LineBasicMaterialclass Materialclass Objecttrait Anyclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete fields
The size of the dash. This is both the gap with the stroke. Default is 3.
The size of the dash. This is both the gap with the stroke. Default is 3.
Attributes
The size of the gap. Default is 1.
The size of the gap. Default is 1.
Attributes
This flag can be used for type testing.
This flag can be used for type testing.
Attributes
The scale of the dashed part of a line. Default is 1.
The scale of the dashed part of a line. Default is 1.
Attributes
Inherited fields
Attributes
- Inherited from:
- Material
Color of the material. Default is white (0xffffff).
Attributes
- Inherited from:
- Material
Whether the material is affected by fog. Default is true.
Whether the material is affected by fog. Default is true.
Attributes
- Inherited from:
- LineBasicMaterial
This flag can be used for type testing.
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
- Inherited from:
- LineBasicMaterial
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
- Inherited from:
- LineBasicMaterial
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 from:
- LineBasicMaterial
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