Experimental: this API is experimental and might be changed or removed in the future.

IMGUIContainerConstructor

매뉴얼로 전환
public IMGUIContainer ();
public IMGUIContainer (Action onGUIHandler);

파라미터

onGUIHandlerThe function called when drawing is in-progress.

설명

Construct an element used to draw IMGUI elements.