![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
A vertex weight. More...
#include <duckcpp/core/engine/ISkinnedMesh.hpp>
Public Attributes | |
dcpp::uint16_kt | buffer_id |
Index of the mesh buffer. | |
dcpp::uint32_kt | vertex_id |
Index of the vertex. | |
dcpp::float32_kt | strength |
Weight Strength/Percentage (0-1) | |
Friends | |
class | PSkinnedMesh |
Internal members used by PSkinnedMesh. | |
A vertex weight.