Class PhysicsJoint
Base joint type
public abstract class PhysicsJoint
- Inheritance
-
PhysicsJoint
- Derived
- Inherited Members
Properties
BodyA
Joint Body A
public PhysicsBody BodyA { get; }
Property Value
BodyB
Joint Body B
public PhysicsBody BodyB { get; }