Struct describing mesh data per attribute.
More...
#include <Mesh.hpp>
Struct describing mesh data per attribute.
◆ bones
| const int32* MeshArrays::bones = nullptr |
◆ colors
| const float* MeshArrays::colors = nullptr |
◆ normals
| const float* MeshArrays::normals = nullptr |
◆ positions
| const float* MeshArrays::positions = nullptr |
◆ tangents
| const float* MeshArrays::tangents = nullptr |
◆ uvs
| const float* MeshArrays::uvs = nullptr |
◆ uvs2
| const float* MeshArrays::uvs2 = nullptr |
◆ weights
| const float* MeshArrays::weights = nullptr |
The documentation for this class was generated from the following file: