DirectionalLightShadow constructor

DirectionalLightShadow()

Creates a new name. This is not intended to be called directly - it is called internally by DirectionalLight.

Implementation

DirectionalLightShadow():super(OrthographicCamera(-5, 5, 5, -5, 0.5, 500));