Skip to content

enabled

Description

enabled is a Property on Physics
Whether or not the Physics on this Object are enabled.

Example
object.physics.enabled = true
local testVariable = object.physics.enabled
Usage

returns: bool