The classes `SCNMorpher` and `SCNSkinner` are used to bend meshes for things like character movement. For some of the theory it relies on the reader knowing about vertices.
The classes
SCNMorpherandSCNSkinnerare used to bend meshes for things like character movement.For some of the theory it relies on the reader knowing about vertices.