instantreality 1.0

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

ValueTrigger

An ValueTrigger node sends all its dynamic fields if a value TRUE is received at the trigger eventIn field. If there is a dynamic field with the name filter, then an event is only triggered, when type and value of the incomming event is equal to the filter field.

Inheritance

Code

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