Click or drag to resize

PhysicsEngineCreateFixedJoint Method

Overload List
  NameDescription
Public methodCreateFixedJoint(PhysicsRigidBody)
Creates a fixed joint in the physics world that constrains the specified rigid body to maintain its current position and orientation in the physics world.
Public methodCreateFixedJoint(PhysicsRigidBody, PhysicsRigidBody)
Creates a fixed joint in the physics world that constrains the two specified rigid bodies to maintain their current positions and orientations relative to each other.
Top
See Also