TextureAtlas

data class TextureAtlas(val columns: Int, val rows: Int, val interval: Int, val sdfMax: ValueRange?, val sdfSoft: ValueRange?)

Constructors

Link copied to clipboard
constructor(columns: Int, rows: Int, interval: Int, sdfMax: ValueRange?, sdfSoft: ValueRange?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rows: Int
Link copied to clipboard
Link copied to clipboard