Module gl1

Class GLSLPointLightShadow

All Implemented Interfaces:
GLSLOpenGLObject

public class GLSLPointLightShadow extends GLSLPointLight
Implementation of the point light type.
Author:
Konni Hartmann
  • Field Details

    • shadowCube

      protected String shadowCube
  • Constructor Details

    • GLSLPointLightShadow

      public GLSLPointLightShadow()
  • Method Details