Add link to used enum for a better understandability for the mesh morphing method.

pull/4321/head
Kim Kulling 2022-01-04 17:32:18 +01:00
parent c2375a4ff0
commit a591944c04
1 changed files with 1 additions and 0 deletions

View File

@ -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;