PokePointer.CurrentTouchableObjectDown Property

Definition

The current object that is being touched.

public:
 property UnityEngine::GameObject ^ CurrentTouchableObjectDown { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject CurrentTouchableObjectDown { get; }
member this.CurrentTouchableObjectDown : UnityEngine.GameObject
Public ReadOnly Property CurrentTouchableObjectDown As GameObject

Property Value

UnityEngine.GameObject

Applies to