instantreality 1.0

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

OpacityMapVolumeStyle

Renders the volume using the opacity mapped to a transfer function texture. This is the default rendering style if none is defined for the volume data.

Inheritance

Code

XML encoding
<OpacityMapVolumeStyle type='simple'
enabled='TRUE'
logFeature=''
 />
Classic encoding
OpacityMapVolumeStyle {
	type "simple"
	enabled TRUE
	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