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

    Class XRRaycastSubsystemImpl

    Inheritance
    Object
    XRSubsystem<XRRaycastSubsystemDescriptor>
    XRRaycastSubsystem
    XRRaycastSubsystemImpl
    Inherited Members
    XRRaycastSubsystem.OnStart()
    XRRaycastSubsystem.OnStop()
    XRRaycastSubsystem.OnDestroyed()
    XRRaycastSubsystem.Raycast(Ray, TrackableType, Allocator)
    XRRaycastSubsystem.Raycast(Vector2, TrackableType, Allocator)
    XRSubsystem<XRRaycastSubsystemDescriptor>.running
    XRSubsystem<XRRaycastSubsystemDescriptor>.Destroy()
    XRSubsystem<XRRaycastSubsystemDescriptor>.Start()
    XRSubsystem<XRRaycastSubsystemDescriptor>.Stop()
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRRaycastSubsystemImpl : XRRaycastSubsystem

    Methods

    CreateProvider()

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