JointFactoryCreatePrismaticJoint Method |
Namespace: Internal.tainicom.Aether.Physics2D.Dynamics.Joints
public static PrismaticJoint CreatePrismaticJoint( World world, Body bodyA, Body bodyB, Vector2 anchor, Vector2 axis, bool useWorldCoordinates = false )