Lerp

function

Lerp(_v, _amount)

Description

Linearly interpolates between vector _v by the given amount.

Arguments

Name Type Description
_v Struct.BBMOD_Vec3 The vector to interpolate with.
_amount Real The interpolation factor.
Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.