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