Constant bevy_render::mesh::morph::MAX_MORPH_WEIGHTS
source · pub const MAX_MORPH_WEIGHTS: usize = 64;
Expand description
Max target count available for morph targets.
pub const MAX_MORPH_WEIGHTS: usize = 64;
Max target count available for morph targets.