viewMatrix
View matrix (world→view) computed by Filament. Null until this state is attached to a io.github.erkko68.filament.compose.FilamentView.
Each read queries the live camera and builds a new Mat4 — hold the result rather than reading it repeatedly in a hot loop.