Path Tracer
Public Attributes | List of all members
aiVertexWeight Struct Reference

A single influence of a bone on a vertex. More...

#include <mesh.h>

Public Attributes

unsigned int mVertexId
 Index of the vertex which is influenced by the bone.
 
ai_real mWeight
 

Detailed Description

A single influence of a bone on a vertex.

Member Data Documentation

◆ mWeight

ai_real aiVertexWeight::mWeight

The strength of the influence in the range (0...1). The influence from all bones at one vertex amounts to 1.


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