docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IUsesPointCloud

    Provides access to point cloud features

    Inherited Members
    IFunctionalitySubscriber<IProvidesPointCloud>.provider
    Namespace: Unity.MARS.Providers
    Assembly: Unity.MARS.Interfaces.dll
    Syntax
    [MovedFrom("Unity.MARS")]
    public interface IUsesPointCloud : IFunctionalitySubscriber<IProvidesPointCloud>, IFunctionalitySubscriber

    Extension Methods

    IUsesPointCloudMethods.GetPoints(IUsesPointCloud)
    IUsesPointCloudMethods.StartDetectingPoints(IUsesPointCloud)
    IUsesPointCloudMethods.StopDetectingPoints(IUsesPointCloud)
    IUsesPointCloudMethods.SubscribePointCloudUpdated(IUsesPointCloud, Action<Dictionary<MarsTrackableId, PointCloudData>>)
    IUsesPointCloudMethods.UnsubscribePointCloudUpdated(IUsesPointCloud, Action<Dictionary<MarsTrackableId, PointCloudData>>)
    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)