Method Round
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
Round(Vector3Double, MidpointRounding)
public static Vector3Int32 Round(Vector3Double vec, MidpointRounding mode = MidpointRounding.AwayFromZero)
Parameters
vec
Vector3Doublemode
MidpointRounding
Returns
Round(Vector3Float, MidpointRounding)
public static Vector3Int32 Round(Vector3Float vec, MidpointRounding mode = MidpointRounding.AwayFromZero)
Parameters
vec
Vector3Floatmode
MidpointRounding