mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Added lerp_angles built-in function
Co-authored-by: Xrayez <https://github.com/Xrayez> Co-authored-by: DleanJeans <https://github.com/DleanJeans>
This commit is contained in:
@@ -105,6 +105,7 @@ public:
|
||||
COLORN,
|
||||
MATH_SMOOTHSTEP,
|
||||
MATH_POSMOD,
|
||||
MATH_LERP_ANGLE,
|
||||
FUNC_MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user