Files
adriadri6972 d3d9c5f833 upload project
2025-07-31 15:21:08 +02:00

806 B

uid
uid
arfoundation-architecture

Architecture

Software architecture refers to the structures of a software system. As an AR Foundation user, you can make more informed decisions about how to build your app by understanding the elements of the AR Foundation architecture, their responsibilities, and how they interact with each other.

The table below explains the key elements of the AR Foundation architecture:

Topic Description
Subsystems Understand how Unity abstracts platform-specific code.
Managers Understand how AR Foundation makes subsystem data accessible in scenes.
Extensions Write platform-specific code using AR Foundation native pointers.