sampledTexture property
The GPU texture to sample this frame, or null when none is available yet (a live source before its first frame; callers substitute a placeholder).
Implementation
gpu.Texture? get sampledTexture;
The GPU texture to sample this frame, or null when none is available yet (a live source before its first frame; callers substitute a placeholder).
gpu.Texture? get sampledTexture;