Drop Shadow
2D Renderer Effect - Rectangular drop shadow effect
    This effect adds a rectangular shadow beyond the 2D Renderer being displayed.
Variables:
- Placement: Placement of the drop shadow
 - Color: Color of the drop shadow
 - Blur: Blur of the drop shadow
 - Blur Exponent: Blur exponent of the drop shadow
 
Python
    Oil.createObject("DropShadowTextureRendererEffect")