Tile - YPostProcess - Saturation – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get saturation(): number; | <pre>get saturation(): number; | ||
set saturation(value: number);</pre> | set saturation(value: number);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Revision as of 11:16, 12 November 2021
Saturation
get saturation(): number; set saturation(value: number);
Availability
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%).