MAX_MORPH_WEIGHTS
bevy
0.17.2
In bevy::
mesh::
morph
bevy
::
mesh
::
morph
Constant
MAX_
MORPH_
WEIGHTS
Copy item path
Source
pub const MAX_MORPH_WEIGHTS:
usize
= 64; // 64usize
Expand description
Max target count available for
morph targets
.