|
Anark Core SDK
|
Geometry for a 3D object. More...
Properties | |
| double | Height [get] |
| The height of the geometry along the Y axis. | |
| double | Width [get] |
| The width of the geometry along the X axis. | |
| double | Depth [get] |
| The depth of the geometry along the Z axis. | |
| Properties inherited from Anark.CoreSdkApi.Entities.ISdkGeometry< TGroup, TPrimitive, TVertex > | |
| IEnumerable< TGroup > | Geometry [get] |
| The geometry groups that define the object or sub-section of the object. | |
Geometry for a 3D object.
|
get |
The depth of the geometry along the Z axis.
Implemented in Anark.CoreSdkApi.Entities.Sdk3DGeometry.
|
get |
The height of the geometry along the Y axis.
Implemented in Anark.CoreSdkApi.Entities.Sdk3DGeometry.
|
get |
The width of the geometry along the X axis.
Implemented in Anark.CoreSdkApi.Entities.Sdk3DGeometry.