Click or drag to resize
TetrapodHierarchy Methods

The TetrapodHierarchy type exposes the following members.

Methods
  NameDescription
Public methodAutomaticallyFindParts
Automatically finds all parts in this object's hierarchy using the serialized naming convention or specified Animator.
Public methodDefinesArbitraryChain
Gets a value indicating whether or not this instance defines an arbitrary TransformChain with the specified identifier.
Public methodGetAllNodes
Gets all nodes in this TetrapodHierarchy's definition, with the most basal parts sorted first.
Public methodGetArbitraryChains
Gets the arbitrary TransformChains.
Public methodGetDefaultNamingConvention
Gets a default naming convention for this instance.
Public methodGetEstimatedLocalBounds
Gets the estimated Bounds of this TetrapodHierarchy in its current configuration, in the space of its Transform component. It will encapsulate all of the Transforms of the hierarchy's nodes, as well as all of the currently active SkinnedMeshRenderers and MeshRenderers.
Public methodSetArbitraryChains
Sets the arbitrary chains.
Top
Extension Methods
  NameDescription
Public Extension MethodGetPrefabName
Gets the name of the prefab associated with the supplied instance.
(Defined by ObjectX.)
Public Extension MethodOpenReferencePage
Opens a reference web page generated for the specified object.
(Defined by ObjectX.)
Top
See Also