Tile - YVector3 - Lerp – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}}")
 
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Vector3_lerp.png]]
*'''Interpolates''' between two [[Ylands Tile - Vector3 literal|'''vectors''']] '''A''' and '''B''' by the '''interpolant''' '''T'''.
*The '''interpolant''' is [[Ylands Tile - Math clamp|'''clamped''']] to the range 0, 1.




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

Revision as of 17:28, 14 December 2018

Ylands Tile - Vector3 lerp.png

  • Interpolates between two vectors A and B by the interpolant T.
  • The interpolant is clamped to the range 0, 1.



Template:Ylands scripting navbox