TriggerScreenblurFadeIn
Docslocal retval = TriggerScreenblurFadeIn(transitionTime)Parameters
| Name | Type | Description |
|---|---|---|
transitionTime | float | Time in milliseconds to transition into a fully blurred screen |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = TriggerScreenblurFadeIn(transitionTime)| Name | Type | Description |
|---|---|---|
transitionTime | float | Time in milliseconds to transition into a fully blurred screen |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!