-
Notifications
You must be signed in to change notification settings - Fork 42
S_Lighting
DummkopfOfHachtenduden edited this page Sep 19, 2021
·
1 revision
Flashes the screen in a specific color, for a specific duration. You can also fade to black or fade to white with this.
Nr | Name | Type | Value range |
---|---|---|---|
1. | Duration | float | in seconds |
2. | InitialIntensity | float | 0.0 to 1.0 |
3. | Color.R | int | 0 - 255 |
4. | Color.G | int | 0 - 255 |
5. | Color.B | int | 0 - 255 |
2. | FinalIntensity | float | 0.0 to 1.0 |
2.0 S_Lighting 10 0 128 255 128 1
2.0 S_Lighting 10 1 128 255 128 0