| Property | Value |
|---|---|
| Native Name | DO_SCREEN_FADE_IN |
| Hash | 0xD4E8E24955024033 |
| Return Type | void |
| Parameters | duration (int) |
Description: ```
Fades the screen in.
duration: The time the fade should take, in milliseconds.
0xD4E8E24955024033 CAMvoid DO_SCREEN_FADE_IN(int duration);| Property | Value |
|---|---|
| Native Name | DO_SCREEN_FADE_IN |
| Hash | 0xD4E8E24955024033 |
| Return Type | void |
| Parameters | duration (int) |
Description: ```
Fades the screen in.
duration: The time the fade should take, in milliseconds.