Class DirectionalShadowLight

    • Field Detail

      • halfDepth

        protected float halfDepth
      • halfHeight

        protected float halfHeight
      • tmpV

        protected final Vector3 tmpV
    • Constructor Detail

      • DirectionalShadowLight

        public DirectionalShadowLight​(int shadowMapWidth,
                                      int shadowMapHeight,
                                      float shadowViewportWidth,
                                      float shadowViewportHeight,
                                      float shadowNear,
                                      float shadowFar)