Click or drag to resize
AimConstraint Properties

The AimConstraint type exposes the following members.

Properties
  NameDescription
Public propertyAimVector
Gets or sets the axis on ConstrainedObject that will look at the target position.
Public propertyConstrainedObject
Gets the constrained object.
(Inherited from Constraint.)
Public propertyNodeName
Gets the name of the node in the Maya Dependency Graph to which this instance corresponds.
(Inherited from DGNode.)
Public propertyOffset
Gets or sets the offset.
(Inherited from Constraint.)
Public propertyTargetCount (Inherited from Constraint.)
Public propertyUpVector
Gets or sets the axis on ConstrainedObject that will act as the constrained up-vector.
Public propertyWorldUpObject
Gets or sets the Transform to use as the up-vector constraint, if needed.
Public propertyWorldUpType
Gets or sets a value specifying how WorldUpVector should be interpreted.
Public propertyWorldUpVector
Gets or sets the axis to which ConstrainedObject's UpVector is constrained.
Top
See Also