Version: 2019.4
protected string ValueToString (float v);

パラメーター

vThe float to be converted to string.

戻り値

string The float as string.

説明

Converts the given float to a string.