docs.unity3d.com
    Show / Hide Table of Contents

    Class XRRaycastSubsystemImpl.MockProvider

    Inheritance
    Object
    XRRaycastSubsystem.Provider
    XRRaycastSubsystemImpl.MockProvider
    Inherited Members
    XRRaycastSubsystem.Provider.Start()
    XRRaycastSubsystem.Provider.Stop()
    XRRaycastSubsystem.Provider.Destroy()
    XRRaycastSubsystem.Provider.TryAddRaycast(Vector2, Single, XRRaycast)
    XRRaycastSubsystem.Provider.TryAddRaycast(Ray, Single, XRRaycast)
    XRRaycastSubsystem.Provider.RemoveRaycast(TrackableId)
    XRRaycastSubsystem.Provider.Raycast(XRRaycastHit, Ray, TrackableType, Allocator)
    XRRaycastSubsystem.Provider.Raycast(XRRaycastHit, Vector2, TrackableType, Allocator)
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class MockProvider : XRRaycastSubsystem.Provider

    Methods

    GetChanges(XRRaycast, Allocator)

    Declaration
    public override TrackableChanges<XRRaycast> GetChanges(XRRaycast defaultRaycast, Allocator allocator)
    Parameters
    Type Name Description
    XRRaycast defaultRaycast
    Allocator allocator
    Returns
    Type Description
    TrackableChanges<XRRaycast>
    Overrides
    XRRaycastSubsystem.Provider.GetChanges(XRRaycast, Allocator)
    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