Path Tracer
|
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 |
A single influence of a bone on a vertex.
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.