Documentation

Raw Angular Velocity - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Object :: Raw Angular Velocity

Game.Object.RawAngularVelocity
raw angular velocity of the object

Type

3D Vector

Lua Usage

-- Get
local value3DVector = object.RawAngularVelocity

-- Set
object.RawAngularVelocity = value3DVector

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