pub type AnimationMask = u64;
The type of an animation mask bitfield.
Bit N corresponds to mask group N.
Because this is a 64-bit value, there is currently a limitation of 64 mask groups per animation graph.