Class PointerInteractionSystem
Updates PointerInteraction component based on the current state and position of the pointer.
Inheritance
System.Object
PointerInteractionSystem
Namespace: Unity.Tiny.UIControls
Syntax
public class PointerInteractionSystem : ComponentSystem
Methods
OnStartRunning()
Declaration
protected override void OnStartRunning()
OnUpdate()
Declaration
protected override void OnUpdate()