GUIGraphics._elemsToDrawPBR

The list of UIElement to potentially call onDrawPBR on.

class GUIGraphics
protected nothrow @nogc package protected
Vec!UIElement _elemsToDrawPBR;

Meta