Skip to main content

Enumeration: AnimationGroupType

Defines animation groups for organizing and controlling collections of animations.

This enum provides standardized group identifiers to categorize animations, allowing for collective control of multiple animations within a group.

Enumeration Members

A

A: "A"

Animation group A.

Primary animation group, typically used for main product animations.


B

B: "B"

Animation group B.

Secondary animation group, often used for complementary animations that work alongside group A.


C

C: "C"

Animation group C.

Tertiary animation group for additional animation categorization or specialized animation sequences.


D

D: "D"

Animation group D.

Fourth-level animation group for specialized or less commonly used animation sequences.


E

E: "E"

Animation group E.

Fifth-level animation group for fine-grained control over specialized animation sequences.


F

F: "F"

Animation group F.

Sixth-level animation group, typically used for edge cases or very specialized animation sequences.