Tile - YPostProcess - Hue Shift – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Get-set post process hue shift to Ylands:Tile - YPostProcess - Hue Shift: 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. | |||
--> | |||
== Hue Shift == | |||
[[File:YlandsTile-784-get.png]] | |||
[[File:YlandsTile-784-set.png]] | |||
<pre>get hueShift(): number; | |||
set hueShift(value: number);</pre> | |||
=== Description === | |||
Allows to '''get'''/'''set''' the '''hue shift''' of the target '''Post Process''' Game Logic. | |||
=== Notes === | |||
* Shifts the colors through the visible spectrum. | |||
* 180/180 (edges are opposite to default colors). | |||
Line 7: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
Hue Shift
get hueShift(): number; set hueShift(value: number);
Description
Allows to get/set the hue shift of the target Post Process Game Logic.
Notes
- Shifts the colors through the visible spectrum.
- 180/180 (edges are opposite to default colors).