UnitsAttribute.

GetDisplayValue(float, float) Method

Summary

[Editor-Only] Returns the value that should be displayed for a given field.
Assembly
Animancer.dll
Namespace
Animancer.Units
Containing Type
UnitsAttribute

Syntax

public static float GetDisplayValue(float value, float defaultValue)

Parameters

Name Type Description
value float
defaultValue float

Return Value

Type Description
float