docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ILandmarkOutput

    Interface for components that are used by landmarks to store the result to be used by another system.

    Namespace: Unity.MARS.Landmarks
    Assembly: Unity.MARS.Interfaces.dll
    Syntax
    [MovedFrom("Unity.MARS")]
    public interface ILandmarkOutput : ISimulatable

    Methods

    UpdateOutput()

    Called to apply the output data to the attached gameobject or scene. This is called by the landmark controller automatically after calling the source's calculation method.

    Declaration
    void UpdateOutput()
    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)