Model Renderer|Refactor: Internal data structures for model rendering passes
Model auxiliary data now includes rendering passes for drawingthe model. Each pass draws a subset of the model's meshes.
Also some cleanup refactoring regarding access to AuxiliaryData.
Todo: Defining rendering passes in the asset metadata.
View differences
Model Renderer|Refactor: Internal data structures for model rendering passes
Model auxiliary data now includes rendering passes for drawing
the model. Each pass draws a subset of the model's meshes.
Also some cleanup refactoring regarding access to AuxiliaryData.
Todo: Defining rendering passes in the asset metadata.