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.
The library’s animation resources that don’t have a queryable name.
var unkeyedResources: [AnimationResource]? { get }An array of the animation resources that don’t have a key; otherwise, nil.