UnityEngine.ImageConversionModule
how to use it? where is it?
the documentation is broken
iam just trying to use code that works in 2020LTS with
Texture2D.EncodeToPNG()
and now its changed(???) ( iam using 2021 LTS now ) to
UnityEngine.ImageConversionModule.EncodeToPNG(Texture2D)
but unity says the namespace doesnt exist
… docs says it does tho…
and the docs has some kinda unrelated code
… iam thinking of going all in on Godot, this broken docs and its a simple thing is now broken its 1 line of code in this tool i use … this crap sucks … this slows my whole work today to a halt this is sooo annoying…