Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::scene::ISkinnedMesh::SWeight Class Reference

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.
 

Detailed Description

A vertex weight.


The documentation for this class was generated from the following file:

Duckcpp    @cppfx.xyz