Contents

Resource

A shared resource you use to configure a component, like a material, mesh, or texture.

Declaration

@preconcurrency protocol Resource : Sendable

Overview

Resources can be costly to load or create. Share and reuse resources as much as possible.

See Also

Loading an entity from a file