2.8.65 TimeRotationBehaviorContainer

Referenced by: ExtTimeNodeContainer

A container record that specifies a rotation behavior that rotates an object. This animation behavior is applied to the object specified by the behavior.clientVisualElement field and used to animate one property specified by the behavior.stringList field. The property MUST be "r" or "ppt_r" from the list that is specified in the TimeStringListContainer record (section 2.8.36).


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

rotationBehaviorAtom (28 bytes)

...

...

behavior (variable)

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0xF.

rh.recInstance

MUST be 0x000.

rh.recType

MUST be an RT_TimeRotationBehaviorContainer.

rotationBehaviorAtom (28 bytes): A TimeRotationBehaviorAtom record that specifies how to rotate the object and which attributes within this field are valid.

behavior (variable): A TimeBehaviorContainer record (section 2.8.34) that specifies the common behavior information.