Contents

skinner

The skinner object responsible for skeletal animations of node’s contents.

Declaration

var skinner: SCNSkinner? { get set }

Discussion

A skinner object maintains an hierarchy of control nodes that can deform the node’s geometry using skeletal animations created in an external 3D authoring tool. For details, see SCNSkinner.

See Also

Managing Node Content