Merge pull request #12035 from Chaosus/wrapfunc
Added new Wrap functions for numbers
This commit is contained in:
@ -77,6 +77,8 @@ public:
|
||||
MATH_RAD2DEG,
|
||||
MATH_LINEAR2DB,
|
||||
MATH_DB2LINEAR,
|
||||
MATH_WRAP,
|
||||
MATH_WRAPF,
|
||||
LOGIC_MAX,
|
||||
LOGIC_MIN,
|
||||
LOGIC_CLAMP,
|
||||
|
||||
Reference in New Issue
Block a user