#[derive(VertexLayout)]Expand description
Derives VertexLayout. Note that this also requires NoUninit, which you can derive with
hephae-render’s re-export: #[bytemuck(crate = "hephae::render::bytemuck")].
#[derive(VertexLayout)]Derives VertexLayout. Note that this also requires NoUninit, which you can derive with
hephae-render’s re-export: #[bytemuck(crate = "hephae::render::bytemuck")].