Contents

subscript(_:)

Resolves the entity from the given entity path.

Declaration

@MainActor @preconcurrency subscript(entityPath: BindTarget.EntityPath) -> Entity? { get }

Parameters

  • entityPath:

    The entity path to resolve.

See Also

Animating an entity