instantreality 1.0

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

ScalarCombiner

Node to linear combine (morph) scalar values once per frame.

Inheritance

Code

XML encoding
<ScalarCombiner keyValue=''
enabled='TRUE'
valueCount='1'
weights='1'
triggerName='Combine'
logFeature=''
 />
Classic encoding
ScalarCombiner {
	keyValue []
	enabled TRUE
	valueCount 1
	weights [1]
	triggerName "Combine"
	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