Tile - YPostProcess - Set Active – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Set Active(Post Process, Player, Active, Smoothin...") |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(One intermediate revision by one other user not shown) | |||
Line 20: | Line 20: | ||
Smoothes the transition to or from the effects of the Post Process by a given value. | Smoothes the transition to or from the effects of the Post Process by a given value. | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Line 28: | Line 32: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Set Active(Post Process, Player, Active, Smoothing time)
enable(player: YCharacter, active: boolean, time: number): void;
Parameters
player
Target player.
active
Activates or deactivates the Post process.
time
Smoothes the transition to or from the effects of the Post Process by a given value.
Availability
Description
Activates or deactivates a custom Post Process Game Logic to the target player.