textures are loaded separately from this temporary structure
This commit is contained in:
@ -9,6 +9,5 @@ pub struct CompleteMap{
|
||||
pub meshes:Vec<model::Mesh>,
|
||||
pub models:Vec<model::Model>,
|
||||
//RenderPattern
|
||||
pub textures:Vec<Vec<u8>>,
|
||||
pub render_configs:Vec<model::RenderConfig>,
|
||||
}
|
||||
|
Reference in New Issue
Block a user