docs.unity.cn
    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 Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021