new ReferenceMesh(optionsopt)
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
Properties
|
Properties:
Name | Type | Description |
---|---|---|
show |
Boolean | |
position |
Cesium.Cartesian3 | |
rotation |
Cesium.Rotation | |
scale |
Cesium.Cartesian3 | |
needUpdate |
Boolean |
- Source:
Methods
update(meshVisulizerModelMatrix, frameState)
Parameters:
Name | Type | Description |
---|---|---|
meshVisulizerModelMatrix |
Cesium.Matrix4 | |
frameState |
Cesium.FrameState |
- Source: