- Found in:
- Vanilla
Description
Documentation Comment
Get the Cell Space transform of the object
Values are returned in the array in the order:
position.x, position.y, position.z,
xAxis.x, xAxis.y, xAxis.z,
yAxis.x, yAxis.y, yAxis.z,
zAxis.x, zAxis.y, zAxis.z
Caveats
Examples
Auto-Generated Example
float[] returnedValue = myObjectReference__toCallFunctionOn.GetSpaceTransform()