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.