CreateSkeleton()

Syntax

CreateSkeleton(#Mesh)
Description
Creates or replaces the skeleton of the #Mesh.

Parameters

#Mesh The number to identify the new mesh. #PB_Any can be used to auto-generate this number.

Return value

None.

Supported OS

All

<- CreateBone() - Skeleton Index - CreateSkeletonAnimation() ->