Class ConvertSkeletonRigToXFormableNode.InputPort
Input ports of the Convert
Inheritance
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 Rig
Declaration
public Dictionary<string, RigDescription> rigDescriptions
Field Value
Type | Description |
---|---|
Dictionary<string, Rig |