BRE12
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.
 
float mWeight
 The strength of the influence in the range (0...1). More...
 

Detailed Description

A single influence of a bone on a vertex.

Member Data Documentation

§ mWeight

float 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: