Skip to content

TextureAtlasOptions.UsePowerOfTwo Property

Definition

Namespace: Brine2D.Rendering.TextureAtlas

Whether to use power-of-two dimensions \(default: true\).

C#
public bool UsePowerOfTwo { get; set; }

Property Value

System.Boolean