Skip to content

lib.math.vec3.RoundVec3

Thomas Mann edited this page Jan 17, 2024 · 1 revision

RoundVec3

in lib.math.vec3


Rounds the incoming Vec3 value by the given precision and method. This can be useful for snapping positions onto a grid.


Input Parameters

Name (Relevancy & Type) Description
Value (Vector3Relevant) -
Precision (Vector3) -
Mode (Int32) -

Outputs

Name Type
Result System.Numerics.Vector3

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally