mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Added smoothstep built-in function
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
VAR_TO_BYTES,
|
||||
BYTES_TO_VAR,
|
||||
COLORN,
|
||||
MATH_SMOOTHSTEP,
|
||||
FUNC_MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user