Package gaiasky.util.gdx.shader
Class GroundShader.Inputs
java.lang.Object
gaiasky.util.gdx.shader.DefaultIntShader.Inputs
gaiasky.util.gdx.shader.RelativisticShader.Inputs
gaiasky.util.gdx.shader.GroundShader.Inputs
- Enclosing class:
- GroundShader
-
Field Summary
Modifier and TypeFieldDescriptionstatic BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
static BaseIntShader.Uniform
Fields inherited from class gaiasky.util.gdx.shader.RelativisticShader.Inputs
gw, gwmat3, hterms, omgw, ts, vc, velDir
Fields inherited from class gaiasky.util.gdx.shader.DefaultIntShader.Inputs
alphaTest, ambientCube, ambientTexture, bones, cameraDirection, cameraK, cameraNearFar, cameraPosition, cameraUp, dCamPos, diffuseColor, diffuseTexture, dirLights, emissiveColor, emissiveTexture, environmentCubemap, heightNoiseSize, heightScale, heightSize, heightTexture, nightTexture, normalMatrix, normalTexture, opacity, pointLights, prevProjView, projTrans, projViewTrans, projViewWorldTrans, reflectionColor, reflectionTexture, shininess, specularColor, specularTexture, spotLights, tessQuality, viewTrans, viewWorldTrans, vrOffset, vrScale, worldTrans
-
Constructor Summary
-
Method Summary
-
Field Details
-
alpha
-
cameraHeight
-
outerRadius
-
innerRadius
-
innerRadius2
-
krESun
-
kmESun
-
kr4PI
-
km4PI
-
scale
-
scaleDepth
-
scaleOverScaleDepth
-
nSamples
-
g
-
fogDensity
-
fogColor
-
planetPos
-
lightPos
-
cameraPos
-
invWavelength
-
-
Constructor Details
-
Inputs
public Inputs()
-