A shared resource you use to configure a component, like a material, mesh, or texture.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Declaration
protocol Resource
A shared resource you use to configure a component, like a material, mesh, or texture.
SDKs
Framework
protocol Resource
class Scene
A container that holds the collection of entities rendered by an AR view.
class Entity
An element of a RealityKit scene to which you attach components that provide appearance and behavior characteristics for the entity.
protocol Component
A representation of a geometry or a behavior that you apply to an entity.