instantreality 1.0

Component:
EnvironmentalEffects
Status:
fully implemented
Structure type:
abstract
Standard:
Avalon

Overlay

Defines a single overlay. Overlays can only be uses as parts/childs of a Foreground node. Use a Foreground node to group overlays

Inheritance

Code

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