instantreality 1.0

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

TimedAnimationContainer

This node contains a set of interpolators of an animation and its duration (i.e. it refers to all PML actions/ animations with a duration greater 0).

Inheritance

Code

XML encoding
<TimedAnimationContainer duration='0'
mixTransforms='auto'
fieldnames=''
targetnames=''
name=''
logFeature=''
 />
Classic encoding
TimedAnimationContainer {
	duration 0
	mixTransforms "auto"
	fieldnames [""]
	targetnames [""]
	name ""
	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