class in UnityEngine.Experimental.UIElements
매뉴얼로 전환Base class for all user-defined UXML Element factories.
DoCreate | This method is meant to be overriden by the user. It must create an element of the expected type, using the creation context and available properties. |