instantreality 1.0

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

CyclesSessionOptions

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

Inheritance

Code

XML encoding
<CyclesSessionOptions progressive='TRUE'
background='FALSE'
progressiveRefine='FALSE'
displayBufferLinear='FALSE'
experimental='FALSE'
threads='0'
samples='65536'
tileSize='64 64'
startResolution='64'
logFeature=''
 />
Classic encoding
CyclesSessionOptions {
	progressive TRUE
	background FALSE
	progressiveRefine FALSE
	displayBufferLinear FALSE
	experimental FALSE
	threads 0
	samples 65536
	tileSize 64 64
	startResolution 64
	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