Class CreateSphereLightNode.OutputPort
Output ports of the CreateSphereLightNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
public class CreateSphereLightNode.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> |