Polarith AI
1.8

◆ RoundZeroElements()

static void RoundZeroElements ( ref Vector3  point)
static

Rounds all elements of the given point to zero which are within the interval (- Mathf2.Epsilon, + Mathf2.Epsilon).

Parameters
pointPoint for rounding values to zero if possible.
Imprint