Module gl1

Class GLSLSpotLightShadow

All Implemented Interfaces:
GLSLOpenGLObject

public class GLSLSpotLightShadow extends GLSLSpotLight
Implementation of the spot light type.
Author:
Konni Hartmann
  • Field Details

    • shadowMap

      protected String shadowMap
  • Constructor Details

    • GLSLSpotLightShadow

      public GLSLSpotLightShadow()
  • Method Details