Lib.numbers.vec3.RoundVec3 - tixl3d/tixl GitHub Wiki
Rounds the incoming Vec3 value by the given precision and method. This can be useful for snapping positions onto a grid.
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Vector3Relevant) | - |
| Precision (Vector3) | - |
| Mode (Int32) | - |
| Name | Type |
|---|---|
| Result | System.Numerics.Vector3 |
⚠ Everything else is automatically generated and will be overwritten regularly.