Class CreateXFormNode.InputPort
Input ports of the CreateXFormNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class CreateXFormNode.InputPort : InputPorts
Fields
xFormableDescriptions
A PrimPath-XFormableDescription mapping, read from the usd file.
Declaration
public Dictionary<string, XFormableDescription> xFormableDescriptions
Field Value
Type | Description |
---|---|
Dictionary<string, XFormableDescription> |