Version: 2020.1
언어: 한국어

GestureRecognizer.NavigationUpdatedEvent

매뉴얼로 전환

파라미터

value Delegate to be triggered when a update event is triggered.

설명

Fires when a Navigation gesture is updated due to hand or controller movement.

This event fires when the relevant hand that had a NavigationStarted updates its position. This event does not fire for voice interactions. For controllers, this event fires when the relevant controller that had a NavigationStarted is moved.

NavigationUpdatedEvent has been deprecated. Use NavigationUpdated instead.