Summary
[Animancer Extension]
    Calls 
		System.Single.ToString(System.String) using "g" as the format and caches the result.
    - Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- AnimancerEditor Utilities 
Syntax
public static string ToStringCached(this float value)Parameters
| Name | Type | Description | 
|---|---|---|
| value | float | 
Return Value
| Type | Description | 
|---|---|
| string |