Unigine::Mesh::Weight Struct
Mesh weight. This structure includes bone indices, bone weights and number of weights. NUM_WEIGHTS is equal to 4.
To use this structure, include the UnigineMesh.h file.
Unigine::Mesh::Weight Structure
Members
Unigine::Mesh::Weight:: Union
union {
short bones[NUM_WEIGHTS];
float weights[NUM_WEIGHTS];
int num_weights;
};
Last update: 03.07.2017
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter