instantreality 1.0

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

ProjectionVolumeStyle

The ProjectionVolumeStyle volume style node uses the voxel data directly to generate output colour based on the values of voxel data along the viewing rays from the eye point.

Inheritance

Code

XML encoding
<ProjectionVolumeStyle logFeature=''
enabled='TRUE'
type='MAX'
intensityThreshold='0'
 />
Classic encoding
ProjectionVolumeStyle {
	logFeature [""]
	enabled TRUE
	type "MAX"
	intensityThreshold 0
}

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