Add link to used enum for a better understandability for the mesh morphing method.
parent
c2375a4ff0
commit
a591944c04
|
@ -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