How does one save a screenshot texture to disk - is File.WriteAllBytes() supported?

I am not sure exactly how the sandboxing for an NReal app works, since it seems to require Nebula. Is saving a screenshot texture to the file system using File.WriteAllBytes() supported? If not, how does one save a screenshot texture to disk? Or to PhotoAlbum?

Yes writeallbytes works

1 Like