Hierarchy For Package gaiasky.util.gdx.model.gltf.scene3d.lights

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.badlogic.gdx.graphics.g3d.environment.BaseLight<T>
      • com.badlogic.gdx.graphics.g3d.environment.DirectionalLight
        • gaiasky.util.gdx.model.gltf.scene3d.lights.DirectionalLightEx
          • gaiasky.util.gdx.model.gltf.scene3d.lights.DirectionalShadowLight (implements com.badlogic.gdx.utils.Disposable, com.badlogic.gdx.graphics.g3d.environment.ShadowMap)
      • com.badlogic.gdx.graphics.g3d.environment.PointLight
      • com.badlogic.gdx.graphics.g3d.environment.SpotLight
        • gaiasky.util.gdx.model.gltf.scene3d.lights.SpotLightEx