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

IMGUIContainerConstructor

切换到手册
public IMGUIContainer ();
public IMGUIContainer (Action onGUIHandler);

参数

onGUIHandler正在进行绘制时调用的函数。

描述

构造用于绘制 IMGUI 元素的元素。