docs.unity.cn
    Show / Hide Table of Contents

    Class XRPlaneSubsystemImpl

    Inheritance
    Object
    Subsystem
    Subsystem<XRPlaneSubsystemDescriptor>
    XRSubsystem<XRPlaneSubsystemDescriptor>
    TrackingSubsystem<BoundedPlane, XRPlaneSubsystemDescriptor>
    XRPlaneSubsystem
    XRPlaneSubsystemImpl
    Inherited Members
    XRPlaneSubsystem.OnStart()
    XRPlaneSubsystem.OnDestroyed()
    XRPlaneSubsystem.OnStop()
    XRPlaneSubsystem.requestedPlaneDetectionMode
    XRPlaneSubsystem.currentPlaneDetectionMode
    XRPlaneSubsystem.GetChanges(Allocator)
    XRPlaneSubsystem.GetBoundary(TrackableId, Allocator, NativeArray<Vector2>)
    XRPlaneSubsystem.CreateOrResizeNativeArrayIfNecessary<T>(Int32, Allocator, NativeArray<T>)
    TrackingSubsystem<BoundedPlane, XRPlaneSubsystemDescriptor>.GetChanges(Allocator)
    XRSubsystem<XRPlaneSubsystemDescriptor>.running
    XRSubsystem<XRPlaneSubsystemDescriptor>.OnDestroy()
    XRSubsystem<XRPlaneSubsystemDescriptor>.Start()
    XRSubsystem<XRPlaneSubsystemDescriptor>.Stop()
    Subsystem<XRPlaneSubsystemDescriptor>.SubsystemDescriptor
    Subsystem.Destroy()
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRPlaneSubsystemImpl : XRPlaneSubsystem, ISubsystem

    Methods

    CreateProvider()

    Declaration
    protected override XRPlaneSubsystem.Provider CreateProvider()
    Returns
    Type Description
    XRPlaneSubsystem.Provider
    Overrides
    XRPlaneSubsystem.CreateProvider()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021