... pub textures_amount: u32, } #[repr(C)] #[derive(Clone, Debug, Copy)] pub struct Transform { pub transform: cgmath::Matrix4<f32>, } ...
確定! 回上一頁