CompositorCreationContext

What a compositor is passed upon creation within GUIGraphics.

struct CompositorCreationContext {}

Members

Variables

threadPool
ThreadPool threadPool;

The thread instance this compositor is allowed to use while in compositeTile.

Meta