hasSkeleton

fun hasSkeleton(): Boolean

Checks if the mesh has a skeleton. That is to say, whether it is a skinned mesh.

Return

true if the mesh has a skeleton; false otherwise.