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 final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final BaseIntShader.Uniform
static final 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, aoCubemap, aoTexture, bodySize, bones, cameraDirection, cameraK, cameraNearFar, cameraPosition, cameraUp, dCamPos, diffuseColor, diffuseCubemap, diffuseScatteringColor, diffuseTexture, dirLights, eclipseOutlines, eclipsingBodyPos, eclipsingBodyRadius, elevationMultiplier, emissionCubemap, emissiveColor, emissiveTexture, generic1, generic2, heightCubemap, heightNoiseSize, heightScale, heightSize, heightTexture, iorUniform, iridescenceFactorUniform, iridescenceIORUniform, iridescenceTextureUniform, iridescenceThicknessMaxUniform, iridescenceThicknessMinUniform, iridescenceThicknessTextureUniform, metallicColor, metallicCubemap, metallicTexture, normalCubemap, normalMatrix, normalTexture, occlusionMetallicRoughnessTexture, opacity, pointLights, prevProjView, projTrans, projViewTrans, reflectionCubemap, roughnessColor, roughnessCubemap, roughnessTexture, shininess, specularColor, specularCubemap, specularTexture, spotLights, svtCacheTexture, svtDepth, svtDetectionFactor, svtId, svtIndirectionAoTexture, svtIndirectionDiffuseTexture, svtIndirectionEmissiveTexture, svtIndirectionHeightTexture, svtIndirectionMetallicTexture, svtIndirectionNormalTexture, svtIndirectionRoughnessTexture, svtIndirectionSpecularTexture, svtResolution, svtTileSize, tessQuality, thicknessFactorUniform, thicknessTextureUniform, time, volumeColorUniform, volumeDistanceUniform, vrOffset, vrScale, worldTrans
-
Constructor Summary
-
Method Summary
-
Field Details
-
alpha
-
cameraHeight
-
outerRadius
-
innerRadius
-
krESun
-
kmESun
-
kr4PI
-
km4PI
-
scale
-
scaleDepth
-
scaleOverScaleDepth
-
nSamples
-
g
-
fogDensity
-
fogColor
-
planetPos
-
lightPos
-
cameraPos
-
invWavelength
-
-
Constructor Details
-
Inputs
public Inputs()
-