Uses of Package
com.badlogic.gdx.graphics.g3d.environment
-
Classes in com.badlogic.gdx.graphics.g3d.environment used by com.badlogic.gdx.graphics.g3d Class Description BaseLight DirectionalLight PointLight ShadowMap SpotLight Note that the default shader doesn't support spot lights, you'll have to supply your own shader to use this class. -
Classes in com.badlogic.gdx.graphics.g3d.environment used by com.badlogic.gdx.graphics.g3d.attributes Class Description DirectionalLight PointLight SpotLight Note that the default shader doesn't support spot lights, you'll have to supply your own shader to use this class. -
Classes in com.badlogic.gdx.graphics.g3d.environment used by com.badlogic.gdx.graphics.g3d.environment Class Description AmbientCubemap BaseLight DirectionalLight PointLight ShadowMap SphericalHarmonics SpotLight Note that the default shader doesn't support spot lights, you'll have to supply your own shader to use this class. -
Classes in com.badlogic.gdx.graphics.g3d.environment used by com.badlogic.gdx.graphics.g3d.shaders Class Description AmbientCubemap DirectionalLight PointLight SpotLight Note that the default shader doesn't support spot lights, you'll have to supply your own shader to use this class.