function
Lerp(_v, _amount)
Linearly interpolates between vector _v
by the given amount.
Name | Type | Description |
---|---|---|
_v | Struct.BBMOD_Vec4 |
The vector to interpolate with. |
_amount | Real |
The interpolation factor. |
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.