Can I get a PixImage fom an IOutputMod? I tried the code from the question How to download depth image, screenshot and it works fine, but it would be nice if...
3 years ago
How do I create a Texture : ITexture from a PixImage? I actually want to create a Texture from a Stream, this is how far I got: fsharp let s = GetStream( ......