instantreality 1.0

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

BoundaryEnhancementVolumeStyle

Provides boundary enhancement for the volume rendering style. In this style the colour rendered is based on the gradient magnitude. Faster changing gradients (surface normals) are darker than slower changing. Areas of different density are made more visible relative to parts that are relatively constant density.

Inheritance

Code

XML encoding
<BoundaryEnhancementVolumeStyle retainedOpacity='1'
boundaryOpacity='0'
opacityFactor='1'
enabled='TRUE'
logFeature=''
 />
Classic encoding
BoundaryEnhancementVolumeStyle {
	retainedOpacity 1
	boundaryOpacity 0
	opacityFactor 1
	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