instantreality 1.0

Component:
EventUtilities
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

Gate

Gate nodes can be used to control the transfer of events. Events that are sent to the "in" inslot are only transferred to the "out" outslot when the Gate is enabled.

Inheritance

Code

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