InstantAnimationContainer
This node contains references to transitional action components (i.e. PML actions/ events with a duration of 0).
Inheritance
Code
XML encoding
<InstantAnimationContainer mediaId='' menuEntry='' fieldnames='' targetnames='' name='' logFeature='' />
Classic encoding
InstantAnimationContainer { mediaId "" menuEntry [""] fieldnames [""] targetnames [""] name "" logFeature [""] }
Interface
Filter: X3D only | Avalon only | All
id | Name | DataType | PartType | Default | ValueType | Description |
---|---|---|---|---|---|---|
fieldnames | MFString | initializeOnly | to find the field inside the target | |||
name | SFString | initializeOnly | The name of the animation object as given in the PML definition. Here, the PML id must be the same as the value of this field for setting up the connection between PML and X3D. | |||
targetnames | MFString | initializeOnly | names of target nodes to be animated resp. changed | |||
errorMsg | SFString | inputOnly | can receive error strings from e.g. scripts | |||
logFeature | MFString | inputOutput | state, child, parent, route, eventIn, eventOut | controls the logging of changes, state: log state changes (e.g. live), child: log child add/remove, parent: log parent add/remove, route: log route add/remove; eventIn: log receiving of events, eventOut: log sending of events: guiView, runtime system should create node-view, guiEdit: runtime system should create node-editeverything: log everything | ||
mediaId | SFString | inputOutput | holds id of media-/ui- object | |||
menuEntry | MFString | inputOutput | entry names as needed for menus | |||
metadata | SFNode | inputOutput | MetadataObject | container for payload metadata inside MetadataSet element | ||
sensor | SFNode | inputOutput | PointingSensor | reference to pointing sensor for ui handling |