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.
A texture you can create with no compression.
static var none: TextureResource.Compression { get }If you export this to a .reality file using write(to:), the texture remains uncompressed.