Click or drag to resize

JointType Enumeration

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 enum JointType
Members
  Member nameValueDescription
Unknown0
Revolute1
Prismatic2
Distance3
Pulley4
Gear5
Wheel6
Weld7
Friction8
Rope9
Motor10
Angle11
FixedMouse12
FixedRevolute13
FixedDistance14
FixedLine15
FixedPrismatic16
FixedAngle17
FixedFriction18
See Also