Class Format
Format utility class for floats that truncates string representation to a certain precision for logging.
Inherited Members
Namespace: Unity.Simulation
Assembly: solution.dll
Syntax
public static class Format
Methods
Name | Description |
---|---|
Floats(float[], int, int) | Formats the floats input as per given precision and stride. |