API reference
API reference
Select your platform
No SDKs available
No versions available

Pointer Class

Pointer class that is used for state associated with IPointables that are currently tracked by any IPointableCanvases in the scene.

Properties

PointerEventData PointerEventData[Get]
bool MarkedForDeletion[Get]
Canvas Canvas[Get]
Vector3 Position[Get]
GameObject HoveredSelectable[Get]

Member Functions

Pointer
( Canvas canvas )
void Press ( )
void Release ( )
void ReadAndResetPressedReleased
( out bool pressed,
out bool released )
void MarkForDeletion ( )
void SetPosition
( Vector3 position )
void SetHoveredSelectable
( GameObject hoveredSelectable )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon