Contents

suppressesAutomaticApplication

Controls whether subscribing suppresses automatic root motion application.

Declaration

var suppressesAutomaticApplication: Bool { get nonmutating set }

Discussion

Defaults to true — the system will not apply root motion automatically when this event has subscribers. Set to false to allow automatic application even while observing the event.

See Also

Accessing root motion