GUIGraphics._elemsToDrawRaw

The list of UIElement to potentially call onDrawPBR on.

class GUIGraphics
protected nothrow @nogc
Vec!UIElement _elemsToDrawRaw;

Meta