OpenCut Engine API - v0.1.0
Preparing search index...
lerpColor
Function lerpColor
lerpColor
(
color1
:
string
,
color2
:
string
,
t
:
number
)
:
string
Linearly interpolate between two hex colors.
Parameters
color1
:
string
color2
:
string
t
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
OpenCut Engine API - v0.1.0
Loading...
Linearly interpolate between two hex colors.