ConversionCache.

ToStringCached(float) Method

Summary

[Animancer Extension] Calls System.Single.ToString(System.String) using "g" as the format and caches the result.

Syntax

public static string ToStringCached(this float value)

Parameters

Name Type Description
value float

Return Value

Type Description
string