TextureAtlasOptions.UsePowerOfTwo Property
Definition¶
Namespace: Brine2D.Rendering.TextureAtlas
Whether to use power-of-two dimensions (default: true).
public bool UsePowerOfTwo { get; set; }
Namespace: Brine2D.Rendering.TextureAtlas
Whether to use power-of-two dimensions (default: true).
public bool UsePowerOfTwo { get; set; }