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

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.
 

Detailed Description

A vertex weight.


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

Duckcpp    @cppfx.xyz