ProjectedMeshParameters used to create the Mesh.
MeshDescriptorAttribute defining the Geometry attributes used. Useful to build custom shaders from scratch.
MeshDescriptorTexture defining the available textures and corresponding sampler names. Useful to build custom shaders from scratch.
Define a MeshDescriptor object, which helps creating a Mesh and its shaders based on the various properties.