![]() |
Depiction Engine For Unity 2023.0 (Alpha)
|
Public Member Functions | |
| LocalPositionParam | SetValue (Vector3Double value) |
| LocalPositionParam | SetValue (GeoCoordinate3Double value) |
| override void | Recycle () |
Public Member Functions inherited from DepictionEngine.TransformComponentParam | |
| void | Changed () |
| void | ResetChanged () |
| virtual void | Recycle () |
Properties | |
| bool | isGeoCoordinate [get, set] |
| Vector3Double | vector3DoubleValue [get] |
| GeoCoordinate3Double | geoCoordinateValue [get] |
Properties inherited from DepictionEngine.TransformComponentParam | |
| bool | changed [get] |
|
virtual |
Reimplemented from DepictionEngine.TransformComponentParam.