Contents

store(in:)

Adds the animation to an entity without playing it.

Declaration

@MainActor @preconcurrency func store(in: Entity)

Parameters

  • in:

    The entity to which to attach the animation.