The ConstraintWorldPoint type exposes the following members.

Properties

  NameDescription
Public propertyBody
Gets body
Public propertyIsConstraintEnabled
Are we registered with the physics system?
(Inherited from Constraint.)
Public propertySatisfied
Derived class should call this when Apply has been called on this constraint.
(Inherited from Constraint.)
Public propertyWorldPosition
Gets or Set worldPosition

See Also