Class XRPlaneSubsystemImpl | AR Subsystems | 3.0.0
docs.unity.cn
    Show / Hide Table of Contents

    Class XRPlaneSubsystemImpl

    Inheritance
    Object
    XRSubsystem<XRPlaneSubsystemDescriptor>
    TrackingSubsystem<BoundedPlane, XRPlaneSubsystemDescriptor>
    XRPlaneSubsystem
    XRPlaneSubsystemImpl
    Inherited Members
    XRPlaneSubsystem.OnStart()
    XRPlaneSubsystem.OnDestroyed()
    XRPlaneSubsystem.OnStop()
    XRPlaneSubsystem.planeDetectionMode
    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>.Destroy()
    XRSubsystem<XRPlaneSubsystemDescriptor>.Start()
    XRSubsystem<XRPlaneSubsystemDescriptor>.Stop()
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRPlaneSubsystemImpl : XRPlaneSubsystem

    Methods

    CreateProvider()

    Declaration
    protected override XRPlaneSubsystem.Provider CreateProvider()
    Returns
    Type Description
    XRPlaneSubsystem.Provider
    Overrides
    XRPlaneSubsystem.CreateProvider()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX