Class XRPlaneSubsystemImpl | AR Subsystems | 2.2.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Class XRPlaneSubsystemImpl

    Inheritance
    Object
    TrackingSubsystem<BoundedPlane, XRPlaneSubsystemDescriptor>
    XRPlaneSubsystem
    XRPlaneSubsystemImpl
    Inherited Members
    XRPlaneSubsystem.Start()
    XRPlaneSubsystem.Destroy()
    XRPlaneSubsystem.Stop()
    XRPlaneSubsystem.planeDetectionMode
    XRPlaneSubsystem.GetChanges(Allocator)
    XRPlaneSubsystem.GetBoundary(TrackableId, Allocator, NativeArray<Vector2>)
    XRPlaneSubsystem.CreateOrResizeNativeArrayIfNecessary<T>(Int32, Allocator, NativeArray<T>)
    TrackingSubsystem<BoundedPlane, XRPlaneSubsystemDescriptor>.running
    TrackingSubsystem<BoundedPlane, XRPlaneSubsystemDescriptor>.m_Running
    TrackingSubsystem<BoundedPlane, XRPlaneSubsystemDescriptor>.GetChanges(Allocator)
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRPlaneSubsystemImpl : XRPlaneSubsystem

    Methods

    CreateProvider()

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