UxrLaserPointerRaycaster.Raycast Method

[Missing

documentation for “M:UltimateXR.UI.UnityInputModule.UxrLaserPointerRaycaster.Raycast(UnityEngine.EventSystems.PointerEventData,System.Collections.Generic.List{UnityEngine.EventSystems.RaycastResult})”]

Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public override void Raycast(
	PointerEventData eventData,
	List<RaycastResult> resultAppendList
)

Parameters

 

eventData
Type: PointerEventData
[Missing documentation for “M:UltimateXR.UI.UnityInputModule.UxrLaserPointerRaycaster.Raycast(UnityEngine.EventSystems.PointerEventData,System.Collections.Generic.List{UnityEngine.EventSystems.RaycastResult})”]
resultAppendList
Type: System.Collections.Generic.List(RaycastResult)
[Missing documentation for “M:UltimateXR.UI.UnityInputModule.UxrLaserPointerRaycaster.Raycast(UnityEngine.EventSystems.PointerEventData,System.Collections.Generic.List{UnityEngine.EventSystems.RaycastResult})”]

See Also

Reference

UxrLaserPointerRaycaster Class
UltimateXR.UI.UnityInputModule Namespace