Uses of Class
com.badlogic.gdx.graphics.g3d.environment.SphericalHarmonics
-
Packages that use SphericalHarmonics Package Description com.badlogic.gdx.graphics.g3d.environment -
-
Uses of SphericalHarmonics in com.badlogic.gdx.graphics.g3d.environment
Methods in com.badlogic.gdx.graphics.g3d.environment that return SphericalHarmonics Modifier and Type Method Description SphericalHarmonicsSphericalHarmonics. set(float[] values)SphericalHarmonicsSphericalHarmonics. set(float r, float g, float b)SphericalHarmonicsSphericalHarmonics. set(Color color)SphericalHarmonicsSphericalHarmonics. set(AmbientCubemap other)
-