Click or drag to resize
TransformChain Properties

The TransformChain type exposes the following members.

Properties
  NameDescription
Public propertyBodyCount
Gets the number of Transforms in the chain.
Public propertyItem
Gets the Transform with the specified index.
Public propertyLastBody
Gets the last Transform in the chain.
Public propertyRoot
Gets the root node in this TransformChain's definition.
Public propertyValidationStatus
Gets the validation status.
Top
See Also