Skip to main content

AnimationMask

Type Alias AnimationMask 

Source
pub type AnimationMask = u64;
Expand description

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.