sampledTexture property
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).
Implementation
gpu.Texture? get sampledTexture;