PokePointer.CurrentTouchableObjectDown Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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