Tile - YMath - Clamp – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


[[Image:Ylands_Tile_-_Math_clamp2.png]]
[[Image:Ylands_Tile_-_Math_clamp2.png]]
*This instruction will '''clamp''' input [[Ylands Tile - Number literal|'''number''']] between a '''minimum''' and '''maximum''' value (included).
*This instruction will '''clamp''' input [[Ylands Tile - Number literal|'''number''']] between a '''minimum''' and '''maximum''' values (included).
 


----
----
{{Ylands scripting navbox}}
{{Ylands scripting navbox}}

Revision as of 16:11, 14 December 2018

Ylands Tile - Math clamp.png

  • This instruction will clamp input number between 0 and 1 (included).


Ylands Tile - Math clamp2.png

  • This instruction will clamp input number between a minimum and maximum values (included).



Template:Ylands scripting navbox