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