removeAll(resource:)
Removes all the component’s references to an animation resource.
Declaration
mutating func removeAll(resource: AnimationResource)Parameters
- resource:
An animation resource with references that the component removes.
Removes all the component’s references to an animation resource.
mutating func removeAll(resource: AnimationResource)An animation resource with references that the component removes.