Creates and initializes new Shadow class instance.
Name | Description | |
---|---|---|
Shadow() |
Creates and initializes new Shadow class instance. |
|
Shadow(Color, Single, Single) |
Creates and initializes new Shadow class instance. You can set main shadow parameters (color and offset) here. |
|
Shadow(Color, Single, Single, Single, Boolean) |
Creates and initializes new Shadow class instance. You can set all the shadow parameters here. |