instantreality 1.0

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

ComposableVolumeRenderStyle

This abstract node type is the base type for all node types that allow rendering styles to be sequentially composed together to form a single renderable output. The output of one style may be used as the input of the next style. Composition in this manner is performed using the ComposableVolumeStyle node.

Inheritance

Code

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