Documentation

Angular Velocity - Open Dev Kit Documentation

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

Game.Object.AngularVelocity
angular velocity of the object

Type

3D Vector

Lua Usage

-- Get
local value3DVector = object.AngularVelocity

-- Set
object.AngularVelocity = value3DVector

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