Contents

unkeyedResources

The library’s animation resources that don’t have a queryable name.

Declaration

var unkeyedResources: [AnimationResource]? { get }

Return Value

An array of the animation resources that don’t have a key; otherwise, nil.

See Also

Accessing animations