API / geotoolkit3d / scene / pointset / PointsetMaterial / PointsetMaterial
pointset.PointsetMaterial.PointsetMaterial
Instanced Pointset material
MeshLambertMaterial↳
PointsetMaterial
Constructors
Constructors
• new PointsetMaterial(options?)
| Name | Type |
|---|---|
Optional options | Options |
MeshLambertMaterial.constructor
Methods
▸ getClassName(): string
string
▸ setInversePlotScale(scale): void
| Name | Type | Description |
|---|---|---|
scale | Vector3 | the inverse of the plot scale. If user chose not to use inversePlotScale, its value will be (1, 1, 1). |
void
▸ setOptions(options): void
| Name | Type |
|---|---|
options | OptionsBase |
void
▸ Static getClassName(): string
string