SpotLightShadow constructor

SpotLightShadow()

Implementation

SpotLightShadow() : super(PerspectiveCamera(50, 1, 0.5, 500)) {
  focus = 1;
}