Mesh.HasSkin
bool HasSkin{ get }
Description
Indicates whether this Mesh has CPU skinning data attached. A Mesh gains skin data when SetSkin is called, or when it’s loaded from a skinned glTF.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!