Terrascript - Get structure rotation relative to world function
astrsh opened this issue ยท 2 comments
Similar to getOriginX - Y - Z() functions, but would return the rotation of a structure relative to the world.
Added rotation
and rotationDegrees
for getting rotation as either a str
representing the enum constant, or as a num
representing its value in degrees. Added in 25acda4