instantreality 1.0

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

VolumeRenderStyle

This abstract node type is the base type for all node types which specify a specific visual rendering style to be used.

Inheritance

Code

XML encoding
<VolumeRenderStyle enabled='TRUE'
logFeature=''
 />
Classic encoding
VolumeRenderStyle {
	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