Gets or sets the type of the joint.
Namespace:
Internal.tainicom.Aether.Physics2D.Dynamics.Joints
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic JointType JointType { get; protected set; }
Property Value
Type:
JointTypeThe type of the joint.
See Also