Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Math
  5. lerpVector

lerpVector

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Get a lerp Vector2 or Vector3 back from a and b

Parameters:

  • start
    • A string value
  • end
    • A string value
  • t
    • A float value

returns a String (text) value

Example:

1
obj.lerpVector(start, end, t)
Tags
Was this article helpful to you? Yes No

How can we help?