instantreality 1.0

Component:
VolumeRendering
Status:
partly implemented
Structure type:
concrete
Standard:
Avalon

RayGenerationVolumeSettings

This node contains some settings concerning ray generation and rendering in general.

Inheritance

Code

XML encoding
<RayGenerationVolumeSettings logFeature=''
stepSize='0.004'
type='simple'
 />
Classic encoding
RayGenerationVolumeSettings {
	logFeature [""]
	stepSize 0.004
	type "simple"
}

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