2.8.54 TimeColorBehaviorPropertyUsedFlag

Referenced by: TimeColorBehaviorAtom

A structure that specifies which attributes of a color animation are valid.

Let the corresponding TimeColorBehaviorAtom be specified by the TimeColorBehaviorAtom record that contains this TimeColorBehaviorPropertyUsedFlag record.

Let the corresponding TimeColorBehaviorContainer be specified by the TimeColorBehaviorContainer record (section 2.8.52) that contains the corresponding TimeColorBehaviorAtom.


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

A

B

C

D

E

reserved

A - fByPropertyUsed (1 bit): A bit that specifies whether the colorBy field of the corresponding TimeColorBehaviorAtom is valid.

B - fFromPropertyUsed (1 bit): A bit that specifies whether the colorFrom field of the corresponding TimeColorBehaviorAtom is valid.

C - fToPropertyUsed (1 bit): A bit that specifies whether the colorTo field of the corresponding TimeColorBehaviorAtom is valid.

D - fColorSpacePropertyUsed (1 bit): A bit that specifies whether the behavior.propertyList.rec field of the corresponding TimeColorBehaviorContainer which has behavior.propertyList.rec.rh.recInstance equal to TL_TBPID_ColorColorModel was explicitly set by a user interface action.

E - fDirectionPropertyUsed (1 bit): A bit that specifies whether the behavior.propertyList.rec field of the corresponding TimeColorBehaviorContainer which has behavior.propertyList.rec.rh.recInstance equal to TL_TBPID_ColorDirection was explicitly set by a user interface action.

reserved (27 bits): MUST be zero, and MUST be ignored.