Table of Contents

Class PhysicsJoint

Namespace
Fantas.Physics
Assembly
Fantas.dll

Base joint type

public abstract class PhysicsJoint
Inheritance
PhysicsJoint
Derived
Inherited Members

Properties

BodyA

Joint Body A

public PhysicsBody BodyA { get; }

Property Value

PhysicsBody

BodyB

Joint Body B

public PhysicsBody BodyB { get; }

Property Value

PhysicsBody