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