@JsType(isNative=true,
namespace="<global>",
name="Object")
public class PointPrimitiveCollectionOptions
extends Object
| Modifier and Type | Field and Description |
|---|---|
Number |
blendOption
The billboard blending option.
|
boolean |
debugShowBoundingVolume
For debugging only.
|
Matrix4 |
modelMatrix
The 4x4 transformation matrix that transforms each point from model to world coordinates.
|
| Constructor and Description |
|---|
PointPrimitiveCollectionOptions()
Options for
PointPrimitiveCollection |
@JsProperty public Matrix4 modelMatrix
Matrix4.IDENTITY()@JsProperty public boolean debugShowBoundingVolume
@JsProperty public Number blendOption
BlendOption.OPAQUE_AND_TRANSLUCENT()@JsConstructor public PointPrimitiveCollectionOptions()
PointPrimitiveCollectionCopyright © 2019. All rights reserved.