IPointerResult.CurrentPointerTarget 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 pointer's target GameObject
public:
property UnityEngine::GameObject ^ CurrentPointerTarget { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject CurrentPointerTarget { get; }
member this.CurrentPointerTarget : UnityEngine.GameObject
Public ReadOnly Property CurrentPointerTarget As GameObject
Property Value
UnityEngine.GameObject