CompactUnitConversionCache.

GetExponentialFormat(int) Method

Summary

Returns a format string to include the specified number of `digits` in an exponential number.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
CompactUnitConversionCache

Syntax

public static string GetExponentialFormat(int digits)

Parameters

Name Type Description
digits int

Return Value

Type Description
string