Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Overload List
| Name | Description |
|---|---|
| Min(array<Single>[]()[][]) | |
| Min(Vector2, Vector2) | |
| Min(Int32, Int32) | Used to quickly determine the lesser value between two values. |
| Min(Int32%, Int32) | |
| Min(Single, Single) | Used to quickly determine the greater value between two values. |
| Min(Single%, Single) | |
| Min(Int32, Int32, Int32) | |
| Min(Single, Single, Single) | Used to quickly determine the greater value amoung three values. |