Closed torsteingrindvik closed 1 year ago
By default we now render to screen the very last camera. But it doesn't have to be like that. We could have an Option<Handle<Image>> which is used if it is set.
Option<Handle<Image>>
By default we now render to screen the very last camera. But it doesn't have to be like that. We could have an
Option<Handle<Image>>
which is used if it is set.