THREE.PointsMaterial
See thePointsMaterial companion object
class PointsMaterial(parameters: UndefOr[Object]) extends Material
A material for drawing points.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete fields
Sets the alpha map of the points.
Sets the alpha map of the points.
Attributes
This flag can be used for type testing.
This flag can be used for type testing.
Attributes
Sets the color map of the points.
Sets the color map of the points.
Attributes
Defines the size of the points in pixels.
Defines the size of the points in pixels.
Attributes
Whether the size is attenuated by the camera depth.
Whether the size is attenuated by the camera depth.
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
In this article