Raw brightness value of the off-dot background (0–255). Returns average of R/G/B channels.
Get the current off-dot color (RGB, each component 0–1).
Last measured GPU compute pass execution time in milliseconds. Returns 0 if timestamp queries are not supported or no measurement is available yet.
Change the dot shape at runtime. Enforces minimum dot size for the shape.
Static requestReturns a shared GPUDevice, initialising it on the first call.
All renderers share the same adapter and device to avoid exhausting
browser GPU resource limits.
The device is requested with timestamp-query enabled if the adapter
supports it, so profiling-capable renderers (e.g. DmdRenderer) can use
that feature without a separate device request.
Static release
Perceptual brightness (HSP) of the off-dot background color.