Tile - YPostProcess - Weight – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Weight == | |||
[[File:YlandsTile-780-get.png]] | |||
[[File:YlandsTile-780-set.png]] | |||
<pre>get weight(): number; | |||
set weight(value: number);</pre> | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Allows to '''get'''/'''set''' the '''weight''' of the target '''Post Process''' Game Logic. | |||
=== Notes === | |||
* Weight determines how heavily willthe effect be applied (0 not at all - 1 fully applied). | |||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Latest revision as of 14:27, 24 November 2023
Weight
get weight(): number; set weight(value: number);
Availability
Description
Allows to get/set the weight of the target Post Process Game Logic.
Notes
- Weight determines how heavily willthe effect be applied (0 not at all - 1 fully applied).