BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-438
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.shader
/
ShaderGroup
Shader
Group
data
class
ShaderGroup
(
val
shader
:
HudShader
,
val
name
:
String
,
val
ascent
:
Int
)
:
HudLayout.Identifier
Members
Constructors
Shader
Group
Link copied to clipboard
constructor
(
shader
:
HudShader
,
name
:
String
,
ascent
:
Int
)
Properties
ascent
Link copied to clipboard
val
ascent
:
Int
name
Link copied to clipboard
open
override
val
name
:
String
shader
Link copied to clipboard
val
shader
:
HudShader