ShaderGroup

data class ShaderGroup(val shader: HudShader, val name: String, val scale: Double, val ascent: Int)

Constructors

Link copied to clipboard
constructor(shader: HudShader, name: String, scale: Double, ascent: Int)

Properties

Link copied to clipboard
val ascent: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard