Go to: Attributes.

The cameraSet node organizes a collection of camera layers, each consisting of a camera and a set of data to be drawn using it. It is used to support stereo viewing.

Node nameParentsClassificationMFn typeCompatible function sets
cameraSetnodeauxiliary/camerakCameraSetkBase
kNamedObject
kDependencyNode
kCameraSet

Attributes (6)

active, camera, cameraLayer, clearDepth, order, sceneData

Long name (short name)TypeDefaultFlags
cameraLayer (cl) compoundn/aarrayoutputinputconnectablestorable
Parent attribute for camera layers.
camera (cam) Messagen/aoutputinputconnectable
camera to be used for the layer
sceneData (sda) Messagen/aoutputinputconnectable
scene data to be used for the layer
active (act) booltrueoutputinputconnectablestorable
Whether or not this layer should be processed.
order (ord) integer1outputinputconnectablestorable
The processing order of this layer.
clearDepth (cld) boolfalseoutputinputconnectablestorable
Indicates if we should clear the viewport depth buffer prior rendering this layer. This is a viewport only option.