- Enclosing class:
BakedGlyph
public static class BakedGlyph.Effect
extends Object
-
Field Summary 
Fields
protected final float
protected final float
protected final float
protected final float
protected final float
protected final float
protected final float
protected final float
protected final float
-
Constructor Summary 
Constructors
Effect(float p_95247_,
float p_95248_,
float p_95249_,
float p_95250_,
float p_95251_,
float p_95252_,
float p_95253_,
float p_95254_,
float p_95255_)
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
x0 
protected final float x0
-
y0 
protected final float y0
-
x1 
protected final float x1
-
y1 
protected final float y1
-
depth 
protected final float depth
-
r 
protected final float r
-
g 
protected final float g
-
b 
protected final float b
-
a 
protected final float a
-
Constructor Details 
-
Effect 
public Effect(float p_95247_,
float p_95248_,
float p_95249_,
float p_95250_,
float p_95251_,
float p_95252_,
float p_95253_,
float p_95254_,
float p_95255_)