cgp_generic_utils.mathsΒΆ
mathematical functions
Functions
clamp(value, minimumValue, maximumValue) |
clamp the value between the minimum and the maximum value |
roundValue(value, decimalCount) |
round the value to the count of decimals |
mathematical functions
Functions
clamp(value, minimumValue, maximumValue) |
clamp the value between the minimum and the maximum value |
roundValue(value, decimalCount) |
round the value to the count of decimals |