|
GraphicsAPI_2020C
|
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... | |
A single influence of a bone on a vertex.
| float aiVertexWeight::mWeight |
The strength of the influence in the range (0...1).
The influence from all bones at one vertex amounts to 1.
1.8.13