Documentation

Raw Orientation - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Object :: Raw Orientation

Game.Object.RawOrientation
raw orientation of the object

Type

4D Vector (Quaternion)

Lua Usage

-- Get
local value4DVectorQuaternion = object.RawOrientation

-- Set
object.RawOrientation = value4DVectorQuaternion

If you think anything is missing, please feel free to: submit documentation feedback on this page