render texture is compressed

hi everyone, I’m using a render texture, but it seems to look very compressed, is there a way i can set it to “true color” like in the texture importer options?

Rendertextures are uncompressed true color. Compression wouldn’t be feasible because of the time it takes.

–Eric

hrmm interesting, thanks for the input