CreateVertexAnimation()

语法

Result = CreateVertexAnimation(#Mesh, Animation$, Length)
概要
Creates a new vertex animation on the specified mesh.

参数

#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).

返回值

Returns nonzero if the animation has been successfully created.

参阅

CreateVertexTrack()

已支持操作系统

所有

<- AddVertexPoseReference() - VertexAnimation Index - CreateVertexPoseKeyFrame() ->