instantreality 1.0

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

RotationCombiner

Node to linear combine (morph) rotations once per frame.

Inheritance

Code

XML encoding
<RotationCombiner weights='1'
triggerName='Combine'
logFeature=''
enabled='TRUE'
valueCount='1'
keyValue=''
 />
Classic encoding
RotationCombiner {
	weights [1]
	triggerName "Combine"
	logFeature [""]
	enabled TRUE
	valueCount 1
	keyValue []
}

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