docs.unity3d.com
    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)
    XRRaycastSubsystem.provider
    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
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023