Documentation

Physics Type - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Object :: Physics Type

Game.Object.PhysicsType
physics type of the object

Type

Physics Type

Lua Usage

-- Get
local physicsType = object.PhysicsType

-- Set
object.PhysicsType = physicsType

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