API reference

VirtualPointable Class

Extends MonoBehaviour, IPointable
This Virtual Pointable can broadcasts grab events that can be toggled from within the Unity inspector using the Grab Flag.

Events

Action< PointerEvent > WhenPointerEventRaised

Protected Functions

virtual void Awake ( )
virtual void Update ( )
virtual void OnDestroy ( )

Member Functions

void SetGrabFlag
( bool grabFlag )