Possible node size modes.

Variables

@:enum@:implread onlySIZE_MODE_AUTO:GuiSizeMode

Automatic size mode

The size of the node is determined by the currently assigned texture.

@:enum@:implread onlySIZE_MODE_MANUAL:GuiSizeMode

Manual size mode

The size of the node is determined by the size set in the editor, the constructor or by Gui.set_size.