![]() | Constraint Class |
Namespace: Candlelight.Maya
public abstract class Constraint : DGNode
The Constraint type exposes the following members.
Name | Description | |
---|---|---|
![]() | Compute |
Cache all normalized target weights.
(Overrides DGNodeCompute.) |
![]() | GetNormalizedWeight |
Gets the normalized weight for the target with the specified index.
|
![]() | GetTarget |
Gets the target with the specified index.
|
![]() | GetTargets |
Gets the targets.
|
![]() | OpenAPIReferencePage |
Opens the API reference page.
(Inherited from DGNode.) |
![]() | SetTargets |
Sets the targets.
|
Name | Description | |
---|---|---|
![]() | GetPrefabName |
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.) |
![]() | OpenReferencePage |
Opens a reference web page generated for the specified object.
(Defined by ObjectX.) |
Name | Description | |
---|---|---|
![]() | ConstrainedObject |
Gets the constrained object.
|
![]() | NodeName |
Gets the name of the node in the Maya Dependency Graph to which this instance corresponds.
(Inherited from DGNode.) |
![]() | Offset |
Gets or sets the offset.
|
![]() | OneOverTargetListCount |
Gets the reciprocal of the target list count.
|
![]() | TargetCount |
Gets the number of ConstraintTargets influencing this instance.
|