Version: 2019.4
public static void RemoveManipulator (UIElements.VisualElement ele, UIElements.IManipulator manipulator);

パラメーター

eleVisualElement associated to the manipulator.
manipulatorManipulator to be removed from the VisualElement.

説明

Remove a manipulator associated to a VisualElement.