MathExClamp(Byte, Byte, Byte) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void Clamp(
ref byte value,
byte min,
byte max
)
Parameters
- value Byte
-
- min Byte
-
- max Byte
-
See Also