This is the old Animancer v7.4 documentation. Click here for the latest version.

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