docs.unity.cn
    Show / Hide Table of Contents

    Class ARCorePlaneSubsystem

    The ARCore implementation of the XRPlaneSubsystem. Do not create this directly. Use the SubsystemManager instead.

    Inheritance
    Object
    UnityEngine.XR.ARSubsystems.TrackingSubsystem<BoundedPlane, XRPlaneSubsystem, XRPlaneSubsystemDescriptor, XRPlaneSubsystem.Provider>
    XRPlaneSubsystem
    ARCorePlaneSubsystem
    Inherited Members
    XRPlaneSubsystem.GetChanges(Allocator)
    XRPlaneSubsystem.GetBoundary(TrackableId, Allocator, NativeArray<Vector2>)
    XRPlaneSubsystem.CreateOrResizeNativeArrayIfNecessary<T>(Int32, Allocator, NativeArray<T>)
    XRPlaneSubsystem.requestedPlaneDetectionMode
    XRPlaneSubsystem.currentPlaneDetectionMode
    UnityEngine.XR.ARSubsystems.TrackingSubsystem<UnityEngine.XR.ARSubsystems.BoundedPlane, UnityEngine.XR.ARSubsystems.XRPlaneSubsystem, UnityEngine.XR.ARSubsystems.XRPlaneSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XRPlaneSubsystem.Provider>.GetChanges(Unity.Collections.Allocator)
    Namespace: UnityEngine.XR.ARCore
    Syntax
    [Preserve]
    public sealed class ARCorePlaneSubsystem : XRPlaneSubsystem

    Methods

    CreateProvider()

    Creates the ARCore-specific implementation which will service the XRPlaneSubsystem.

    Declaration
    protected override XRPlaneSubsystem.Provider CreateProvider()
    Returns
    Type Description
    XRPlaneSubsystem.Provider

    A new instance of the Provider specific to ARCore.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021