CreateVertexAnimation()
Syntax
Result = CreateVertexAnimation(#Mesh, Animation$, Length)Description
Creates a new vertex animation on the specified mesh.
Parameters
#Mesh The mesh to use to create the new animation. Animation$ The new animation name. This name is case-sensitive. Length The length of new animation (in milliseconds).
Return value
Returns nonzero if the animation has been successfully created.
See Also
CreateVertexTrack()
Supported OS
All