![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
A vertex weight. More...
#include <duckcpp/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 | PSkinnedMesh |
Internal members used by PSkinnedMesh. | |
A vertex weight.