@JsType(isNative=true,
namespace="<global>",
name="Object")
public class PolylineCollectionOptions
extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
debugShowBoundingVolume
For debugging only.
|
Matrix4 |
modelMatrix
The 4x4 transformation matrix that transforms each polyline from model to world coordinates.
|
| Constructor and Description |
|---|
PolylineCollectionOptions()
Options for
PolylineCollection |
@JsProperty public Matrix4 modelMatrix
Matrix4.IDENTITY()@JsProperty public boolean debugShowBoundingVolume
@JsConstructor public PolylineCollectionOptions()
PolylineCollectionCopyright © 2019. All rights reserved.