Skip to content

@modoki/engine / index / PixiRenderSettings

Interface: PixiRenderSettings

Rendering

antialias

antialias: boolean


backend

backend: "auto" | "webgpu" | "webgl"


resolution

resolution: number

Pixi renderer resolution; 0 = auto (devicePixelRatio).

Built with Modoki.