Enum in Zendir.Maths


Description

A set of different directions to round a value to


Properties

DeclaredDescription
TO_ZERO = 0Round towards zero
FROM_ZERO = 1Round towards the number
NEARER = 2Round to the nearest number