Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
A vertex weight. More...
#include <nirtcpp/core/engine/ISkinnedMesh.hpp>
Public Attributes | |
u16 | buffer_id |
Index of the mesh buffer. | |
u32 | vertex_id |
Index of the vertex. | |
f32 | strength |
Weight Strength/Percentage (0-1) | |
Friends | |
class | CSkinnedMesh |
Internal members used by CSkinnedMesh. | |
A vertex weight.