Click or drag to resize
TransformX Methods

The TransformX type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCalculateTransformPath
Calculates the transform path from the specified target to the specified root.
Public methodStatic memberClearNamespace(Transform, Char)
Clears the namespace, if any exists.
Public methodStatic memberClearNamespace(Transform, Char)
Clears the namespace, if any exists.
Public methodStatic memberFindTransform
Locate a Transform by name in a specified hierarchy.
Public methodStatic memberFindTransformInHierarchy
Locate a Transform by name in a hierarchy starting from the specified root.
Public methodStatic memberGetTransformNameMatch
Gets a regular expression to match a supplied Transform name.
Public methodStatic memberSetNamespace(Transform, String, Char)
Sets the namespace for the specified Transform.
Public methodStatic memberSetNamespace(Transform, String, Char)
Sets the namespace for all Transforms in the specified hierarchy.
Top
See Also