UxrFingerTipRaycaster.Raycast Method
[Missing
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.UxrFingerTipRaycaster.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.UxrFingerTipRaycaster.Raycast(UnityEngine.EventSystems.PointerEventData,System.Collections.Generic.List{UnityEngine.EventSystems.RaycastResult})”]
See Also
Reference
UxrFingerTipRaycaster Class
UltimateXR.UI.UnityInputModule Namespace