Tile - YPostProcess - Set Active – Ylands

From Bohemia Interactive Community
Revision as of 09:53, 8 July 2021 by YlandsClassyBot (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Set Active(Post Process, Player, Active, Smoothing time)

YlandsTile-772.png

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.

Description

Activates or deactivates a custom Post Process Game Logic to the target player.