CompactUnitConversionCache.

Convert(float, float) Method

Summary

Returns a cached string representing the `value` trimmed to fit within the `width` (if necessary) and with the Animancer.Editor.CompactUnitConversionCache.Suffix added on the end.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
CompactUnitConversionCache

Syntax

public string Convert(float value, float width)

Parameters

Name Type Description
value float
width float

Return Value

Type Description
string