Loading...
Searching...
No Matches
AnchorInputListenerBehaviour Class Reference

Provides a convenient way of capturing user interaction (mouse click or screen tap) and forwarding it to another component, e.g. the ContentPositioningBehaviour. More...

Inheritance diagram for AnchorInputListenerBehaviour:
SmartTerrainBehaviour VuforiaMonoBehaviour

Classes

class  InputReceivedEvent
 

Public Attributes

InputReceivedEvent OnInputReceivedEvent
 Gets triggered when the user taps the screen or clicks the left mouse button.
 

Detailed Description

Provides a convenient way of capturing user interaction (mouse click or screen tap) and forwarding it to another component, e.g. the ContentPositioningBehaviour.

Member Data Documentation

◆ OnInputReceivedEvent

InputReceivedEvent OnInputReceivedEvent

Gets triggered when the user taps the screen or clicks the left mouse button.