![]() | Time |
Member name | Value | Description |
---|---|---|
ClickEffect | 0 |
Node Type Enum ( Click Effect ).
When the item is serialized out as xml, its value is "clickEffect". |
WithEffect | 1 |
Node Type Enum ( With Effect ).
When the item is serialized out as xml, its value is "withEffect". |
AfterEffect | 2 |
Node Type Enum ( After Effect ).
When the item is serialized out as xml, its value is "afterEffect". |
MainSequence | 3 |
Node Type Enum ( Main Sequence ).
When the item is serialized out as xml, its value is "mainSeq". |
InteractiveSequence | 4 |
Node Type Enum ( Interactive Sequence ).
When the item is serialized out as xml, its value is "interactiveSeq". |
ClickParagraph | 5 |
Node Type Enum ( Click Paragraph ).
When the item is serialized out as xml, its value is "clickPar". |
WithGroup | 6 |
Node Type Enum ( With Group ).
When the item is serialized out as xml, its value is "withGroup". |
AfterGroup | 7 |
Node Type Enum ( After Group ).
When the item is serialized out as xml, its value is "afterGroup". |
TmingRoot | 8 |
Node Type Enum ( Timing Root ).
When the item is serialized out as xml, its value is "tmRoot". |