bevy
0.15.2
In bevy::
render::
mesh::
morph
bevy
::
render
::
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
.