Click or drag to resize

JointEnabled Field

Indicate if this join is enabled or not. Disabling a joint means it is still in the simulation, but inactive.

Namespace:  Internal.tainicom.Aether.Physics2D.Dynamics.Joints
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public bool Enabled

Field Value

Type: Boolean
See Also