-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.vec3.RoundVec3
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.