Summary
Rounds the `value` to the nearest integer using
System.MidpointRounding.AwayFromZero.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerUtilities
Syntax
public static float Round(float value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | float |
Return Value
| Type | Description |
|---|---|
| float |