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