docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IUsesMeshes

    Provides access to meshing features

    Inherited Members
    IFunctionalitySubscriber<IProvidesMeshes>.provider
    Namespace: Unity.MARS.Providers
    Assembly: Unity.MARS.Interfaces.dll
    Syntax
    public interface IUsesMeshes : IFunctionalitySubscriber<IProvidesMeshes>, IFunctionalitySubscriber

    Extension Methods

    UsesMeshesMethods.GetMeshes(IUsesMeshes, List<MRMesh>)
    UsesMeshesMethods.StartDetectingMeshes(IUsesMeshes)
    UsesMeshesMethods.StopDetectingMeshes(IUsesMeshes)
    UsesMeshesMethods.SubscribeMeshAdded(IUsesMeshes, Action<MRMesh>)
    UsesMeshesMethods.SubscribeMeshRemoved(IUsesMeshes, Action<MarsTrackableId>)
    UsesMeshesMethods.SubscribeMeshUpdated(IUsesMeshes, Action<MRMesh>)
    UsesMeshesMethods.UnsubscribeMeshAdded(IUsesMeshes, Action<MRMesh>)
    UsesMeshesMethods.UnsubscribeMeshRemoved(IUsesMeshes, Action<MarsTrackableId>)
    UsesMeshesMethods.UnsubscribeMeshUpdated(IUsesMeshes, Action<MRMesh>)
    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)