Directional Light
Light - Orthographic light casting shadows
 
    A light that cast shadows:
Variables:
- Shadow Parameters: Shadow parameters of the directional light
Python
    Oil.createObject("DirectionalLight")
    
    Light - Orthographic light casting shadows
 
    A light that cast shadows:
    Oil.createObject("DirectionalLight")