docs.unity.cn
    Show / Hide Table of Contents

    Class XRRaycastSubsystemImpl

    Inheritance
    Object
    Subsystem
    Subsystem<XRRaycastSubsystemDescriptor>
    XRSubsystem<XRRaycastSubsystemDescriptor>
    TrackingSubsystem<XRRaycast, XRRaycastSubsystemDescriptor>
    XRRaycastSubsystem
    XRRaycastSubsystemImpl
    Inherited Members
    XRRaycastSubsystem.OnStart()
    XRRaycastSubsystem.OnStop()
    XRRaycastSubsystem.OnDestroyed()
    XRRaycastSubsystem.GetChanges(Allocator)
    XRRaycastSubsystem.TryAddRaycast(Vector2, Single, XRRaycast)
    XRRaycastSubsystem.TryAddRaycast(Ray, Single, XRRaycast)
    XRRaycastSubsystem.RemoveRaycast(TrackableId)
    XRRaycastSubsystem.Raycast(Ray, TrackableType, Allocator)
    XRRaycastSubsystem.Raycast(Vector2, TrackableType, Allocator)
    TrackingSubsystem<XRRaycast, XRRaycastSubsystemDescriptor>.GetChanges(Allocator)
    XRSubsystem<XRRaycastSubsystemDescriptor>.running
    XRSubsystem<XRRaycastSubsystemDescriptor>.OnDestroy()
    XRSubsystem<XRRaycastSubsystemDescriptor>.Start()
    XRSubsystem<XRRaycastSubsystemDescriptor>.Stop()
    Subsystem<XRRaycastSubsystemDescriptor>.SubsystemDescriptor
    Subsystem.Destroy()
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRRaycastSubsystemImpl : XRRaycastSubsystem, ISubsystem

    Methods

    CreateProvider()

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