LineMaterial
A material for drawing line segments with custom width.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete fields
The color of the line. Default is white (0xffffff).
The color of the line. Default is white (0xffffff).
Attributes
Defines whether the material is rendered with flat shading. Default is false.
Defines whether the material is rendered with flat shading. Default is false.
Attributes
Whether fog is applied to the line. Default is false.
Whether fog is applied to the line. Default is false.
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'. Other options are 'butt' and 'square'.
Define appearance of line ends. Default is 'round'. Other options are 'butt' and 'square'.
Attributes
Define appearance of line joints. Default is 'round'. Other options are 'butt' and 'bevel'.
Define appearance of line joints. Default is 'round'. Other options are 'butt' and 'bevel'.
Attributes
Line thickness. Default is 1.
Line thickness. Default is 1.
Attributes
The current resolution of the renderer.
The current resolution of the renderer.
Attributes
The uniforms of the material.
The uniforms of the material.
Attributes
Whether the line width is defined in world units or pixels. Default is false (pixels).
Whether the line width is defined in world units or pixels. Default is false (pixels).
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