Class ReadRectLightNode.OutputPort
Output ports of the ReadRectLightNode.
Inherited Members
Namespace: Unity.Importer.USD
Assembly: Unity.Importer.USD.dll
Syntax
[Serializable]
public class ReadRectLightNode.OutputPort : OutputPorts
Fields
rectLights
A PrimPath-RectLightDescription mapping containing all the lights created by this node.
Declaration
public Dictionary<string, RectLightDescription> rectLights
Field Value
Type | Description |
---|---|
Dictionary<string, RectLightDescription> |