CollisionNode class
world.CollisionNode
Inheritance
Base: world.Node
Derived
Properties
| Property | Type | |
|---|---|---|
compiledData | string | |
numActors | ushort | |
numShapeInfos | ushort | |
numShapePositions | ushort | |
numShapeRotations | ushort | |
numScales | ushort | |
numMaterials | ushort | |
numPresets | ushort | |
numMaterialIndices | ushort | |
numShapeIndices | ushort | |
sectorHash | ulong | |
extents | Vector4 | |
lod | byte | |
resourceVersion | byte |
Functions
None.