C# Class LeopotamGroup.SystemUI.EventSystems.FastPhysics3DRaycaster

Inheritance: FastPhysics2DRaycaster
Afficher le fichier Open project: Leopotam/LeopotamGroupLibraryUnity

Méthodes publiques

Méthode Description
Raycast ( PointerEventData eventData, List resultAppendList ) : void

Method Details

Raycast() public méthode

public Raycast ( PointerEventData eventData, List resultAppendList ) : void
eventData UnityEngine.EventSystems.PointerEventData
resultAppendList List
Résultat void