Class ConvertSkeletonRigToXFormableNode.InputPort
Input ports of the ConvertSkeletonRigToXFormableNode.
Inheritance
ConvertSkeletonRigToXFormableNode.InputPort
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class ConvertSkeletonRigToXFormableNode.InputPort : BaseMatrixConversionNode<ConvertSkeletonRigToXFormableNode.InputPort>.BaseInputPort
Fields
rigDescriptions
A mapping of SkelRoot prim paths to RigDescription describing the hierarchy of a skeleton.
Declaration
public Dictionary<string, RigDescription> rigDescriptions
Field Value
Type | Description |
---|---|
Dictionary<string, RigDescription> |