Lib.numbers.int.process.ClampInt - tixl3d/tixl GitHub Wiki
Bounds the defined or incoming integer to the predefined upper and lower limit
Name (Relevancy & Type) | Description |
---|---|
Value (Int32) | Integer Input to be clamped |
Min (Int32) | Lower Limit |
Max (Int32) | Upper Limit |
Name | Type |
---|---|
Result | System.Int32 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.