instantreality 1.0

Component:
Cycles
Status:
interface only
Structure type:
concrete
Standard:
Avalon

CyclesCameraOptions

Controls the camera of a Cycles rendering session (which is behind a CyclesViewarea).

Inheritance

Code

XML encoding
<CyclesCameraOptions focalDistance='10'
apertureSize='AUTO'
blades='0'
bladesRotation='0'
logFeature=''
 />
Classic encoding
CyclesCameraOptions {
	focalDistance 10
	apertureSize AUTO
	blades 0
	bladesRotation 0
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element