Class CreateDistantLightNode.OutputPort
Output ports of the CreateDistantLightNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class CreateDistantLightNode.OutputPort : OutputPorts
Fields
gameObjects
A PrimPath-GameObjects mapping, resulting from the conversion. This mapping will be used when reconstructing the hierarchy.
Declaration
public Dictionary<string, GameObject> gameObjects
Field Value
Type | Description |
---|---|
Dictionary<string, GameObject> |