instantreality 1.0

Component:
Engine
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

RenderJob

The RenderJob is responsible for the visualization of the scene graph

Inheritance

Code

XML encoding
<RenderJob logFeature=''
runTime='0'
enabled='TRUE'
storeChangeList='FALSE'
triggerName='Render'
 />
Classic encoding
RenderJob {
	logFeature [""]
	runTime 0
	enabled TRUE
	storeChangeList FALSE
	triggerName "Render"
}

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