![]() | IHierarchyXT Class |
Namespace: Candlelight
public static class IHierarchyX<T> where T : Component
The IHierarchyXT type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CopyNodesAndGetStatus(IHierarchyT, ListT, ListT, HierarchyStatusCode) |
Copies the nodes from the input list to the output list and gets the status of the list of nodes. Use this
method for validating lists of nodes of a certain type (e.g., mandatory vs. optional).
|
![]() ![]() | CopyNodesAndGetStatusTNode(ListTNode, ListTNode, HierarchyStatusCode) |
Copies the nodes from the input list to the output list and gets the status of the list of nodes. Use this
method for validating lists of nodes of a certain type (e.g., mandatory vs. optional).
|
![]() ![]() | GetEstimatedHierarchySpaceBoundsTHierarchy |
Gets the estimated bounds of the specified hierarchy in its current configuration, in the space of the
specified transform. It will encapsulate all of the Transforms of the hierarchy's
nodes, as well as all of the currently active SkinnedMeshRenderers and
MeshRenderers.
|
![]() ![]() | GetEstimatedRootSpaceBoundsTHierarchy |
Gets the estimated bounds of the specified hierarchy in its current configuration, in the space of the
specified transform. It will encapsulate all of the Transforms of the hierarchy's
nodes, as well as all of the currently active SkinnedMeshRenderers and
MeshRenderers.
|
![]() ![]() | GetStatusCodes |
Gets the status codes represented by the supplied integer code.
|
![]() ![]() | InsertRootIntoNodesAndUpdateStatus |
Inserts the root into the list of nodes and updates the status of the list of nodes as needed.
|