Type alias RenderCallbackOptions

RenderCallbackOptions: {
    assets: AssetStore;
    gfx: Renderer;
}

Type declaration

Generated using TypeDoc