init(arrayLiteral:)
Creates a collection of animatable weights using the argument elements for a blend shape.
Declaration
init(arrayLiteral elements: Float...)Parameters
- elements:
A comma-delimited list of weights for the blend shape.
Creates a collection of animatable weights using the argument elements for a blend shape.
init(arrayLiteral elements: Float...)A comma-delimited list of weights for the blend shape.