Contents

none

A texture you can create with no compression.

Declaration

static var none: TextureResource.Compression { get }

Discussion

If you export this to a .reality file using write(to:), the texture remains uncompressed.

See Also

Specifying the compression settings