Manipulator

class in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule


Implements interfaces:IManipulator

Description

Base class for all Manipulator implementations. For more information, refer to Manipulators in User Manual.

Properties

target VisualElement being manipulated.

Protected Methods

RegisterCallbacksOnTarget Called to register event callbacks on the target element.
UnregisterCallbacksFromTarget Called to unregister event callbacks from the target element.

Did you find this page useful? Please give it a rating: