Builder
THREE.PointsMaterialParameters.Builder
final class Builder(val params: Dynamic) extends AnyVal
Attributes
- Graph
-
- Supertypes
-
class AnyValtrait Matchableclass Any
Members list
Value members
Concrete methods
Converts the builder to a JavaScript object.
Converts the builder to a JavaScript object.
Attributes
Sets the alpha map of the points.
Sets the alpha map of the points.
Attributes
Sets the color of the points.
Sets the color of the points.
Attributes
Sets the color of the points using a Color object.
Sets the color of the points using a Color object.
Attributes
Sets the color map of the points.
Sets the color map of the points.
Attributes
Sets the size of the points in pixels.
Sets the size of the points in pixels.
Attributes
Sets whether the size is attenuated by the camera depth.
Sets whether the size is attenuated by the camera depth.
Attributes
Concrete fields
Implicits
Implicits
Implicitly converts the builder to a JavaScript object.
Implicitly converts the builder to a JavaScript object.
Attributes
In this article