Class XRPlaneSubsystemImpl | AR Subsystems | 3.1.10
docs.unity3d.com
    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.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()
    Subsystem<XRPlaneSubsystemDescriptor>.SubsystemDescriptor
    Subsystem.OnDestroy()
    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 23 January 2021