Textures

How Aura™ handles textures.

Maximum Texture Size

Texture size is capped at 2048x2048 pixels. Larger textures are scaled down, preserving the aspect ratio of the original texture.

Mipmapping

Textures are automatically mip-mapped with trilinear filtering.

Last updated