useRasterPresent property
bool
get
useRasterPresent
True when using Rust-raster → ui.Image (not an external Texture id).
Implementation
bool get useRasterPresent => shouldUseGpuSurface && textureId < 0;