enum ActiveStateSource
Activation state of the physics controller in the physics world.
| Name | Value | |
|---|---|---|
INACTIVE | body is not simulated (sleeps) | |
ACTIVE | body is simulated | |
ALWAYS_ACTIVE | body is simulated and cannot sleep |
Activation state of the physics controller in the physics world.
| Name | Value | |
|---|---|---|
INACTIVE | body is not simulated (sleeps) | |
ACTIVE | body is simulated | |
ALWAYS_ACTIVE | body is simulated and cannot sleep |
Class.member to scope