Tile - YPostProcess - Saturation – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Get-set post process saturation to Ylands:Tile - YPostProcess - Saturation: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Saturation == | |||
[[File:YlandsTile-782-get.png]] | |||
[[File:YlandsTile-782-set.png]] | |||
<pre>get saturation(): number; | |||
set saturation(value: number);</pre> | |||
=== Description === | |||
Allows to '''get'''/'''set''' the '''saturation''' of the target '''Post Process''' Game Logic. | |||
=== Notes === | |||
* Saturates the colors from 0 (greyscale) to 200 (colors at 200%). | |||
Line 7: | Line 24: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
Saturation
get saturation(): number; set saturation(value: number);
Description
Allows to get/set the saturation of the target Post Process Game Logic.
Notes
- Saturates the colors from 0 (greyscale) to 200 (colors at 200%).