Merge pull request #4321 from assimp/kimkulling_update_morphing_method_doc_issue4320
Add link to used enum for a better understandabilitypull/4328/head
commit
1d815fc23e
|
@ -740,6 +740,7 @@ struct aiMesh {
|
|||
|
||||
/**
|
||||
* Method of morphing when anim-meshes are specified.
|
||||
* @see aiMorphingMethod to learn more about the provided morphing targets.
|
||||
*/
|
||||
unsigned int mMethod;
|
||||
|
||||
|
|
Loading…
Reference in New Issue