Documentation

Propagate Orientation - Open Dev Kit Documentation

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

Game.Object.PropagateOrientation
whether orientation changes should be propagated

Type

Boolean

Lua Usage

-- Get
local boolean = object.PropagateOrientation

-- Set
object.PropagateOrientation = boolean

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