Version: 2021.1
언어: 한국어
public static void RemoveManipulator (UIElements.VisualElement ele, UIElements.IManipulator manipulator);

파라미터

ele VisualElement associated to the manipulator.
manipulator Manipulator to be removed from the VisualElement.

설명

Remove a manipulator associated to a VisualElement.