instantreality 1.0

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

CyclesSceneOptions

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

Inheritance

Code

XML encoding
<CyclesSceneOptions bvhType='AUTO'
useBVHSpatialSplit='FALSE'
useBVHCache='FALSE'
useQBVH='FALSE'
persistentData='FALSE'
backfaceCullingEmulation='NONE'
logFeature=''
 />
Classic encoding
CyclesSceneOptions {
	bvhType "AUTO"
	useBVHSpatialSplit FALSE
	useBVHCache FALSE
	useQBVH FALSE
	persistentData FALSE
	backfaceCullingEmulation "NONE"
	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