Class RelativisticShader.Setters
- java.lang.Object
-
- gaia.cu9.ari.gaiaorbit.util.gdx.shader.DefaultIntShader.Setters
-
- gaia.cu9.ari.gaiaorbit.util.gdx.shader.RelativisticShader.Setters
-
- Direct Known Subclasses:
GroundShader.Setters
- Enclosing class:
- RelativisticShader
public static class RelativisticShader.Setters extends DefaultIntShader.Setters
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class gaia.cu9.ari.gaiaorbit.util.gdx.shader.DefaultIntShader.Setters
DefaultIntShader.Setters.ACubemap, DefaultIntShader.Setters.Bones
-
-
Field Summary
Fields Modifier and Type Field Description static BaseIntShader.Setter
gw
static BaseIntShader.Setter
gwmat3
static BaseIntShader.Setter
hterms
static BaseIntShader.Setter
omgw
static BaseIntShader.Setter
ts
static BaseIntShader.Setter
vc
static BaseIntShader.Setter
velDir
-
Fields inherited from class gaia.cu9.ari.gaiaorbit.util.gdx.shader.DefaultIntShader.Setters
ambientTexture, cameraDirection, cameraNearFar, cameraPosition, cameraUp, diffuseColor, diffuseTexture, emissiveColor, emissiveTexture, environmentCubemap, heightNoiseSize, heightScale, heightSize, heightTexture, nightTexture, normalMatrix, normalTexture, projTrans, projViewTrans, projViewWorldTrans, reflectionColor, reflectionTexture, shininess, specularColor, specularTexture, tessQuality, viewTrans, viewWorldTrans, worldTrans
-
-
Constructor Summary
Constructors Constructor Description Setters()
-
-
-
Field Detail
-
vc
public static final BaseIntShader.Setter vc
-
velDir
public static final BaseIntShader.Setter velDir
-
hterms
public static final BaseIntShader.Setter hterms
-
gw
public static final BaseIntShader.Setter gw
-
gwmat3
public static final BaseIntShader.Setter gwmat3
-
ts
public static final BaseIntShader.Setter ts
-
omgw
public static final BaseIntShader.Setter omgw
-
-