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