docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Features

    AR features implement AR Foundation interfaces. These features are documented in the AR Foundation package manual, so this manual only includes information regarding APIs where ARCore exhibits unique platform-specific behavior.

    This package implements the following AR features:

    Feature Description
    Session Enable, disable, and configure AR on the target platform.
    Device tracking Track the device's position and rotation in physical space.
    Camera Render images from device cameras and perform light estimation.
    Plane detection Detect and track flat surfaces.
    Image tracking Detect and track 2D images.
    Face tracking Detect and track human faces.
    Point clouds Detect and track feature points.
    Ray casts Cast rays against tracked items.
    Anchors Track arbitrary points in space.
    Environment probes Generate cubemaps of the environment.
    Occlusion Occlude AR content with physical objects and perform human segmentation.
    Tip

    If your app does not use a feature, it's best practice to disable that feature. In some cases doing so may improve your app's performance.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)