Contents

init(arrayLiteral:)

Initializes a collection of animatable transforms using the argument elements for a single skeletal pose.

Declaration

init(arrayLiteral elements: Transform...)

Parameters

  • elements:

    A comma-delimited list of transforms, which define position, rotation, and scale data for the joints.

See Also

Creating joint transforms