Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

FloatField.StringToValue

マニュアルに切り替える
protected float StringToValue (string str);

パラメーター

strThe string to convert.

戻り値

float The float parsed from the string.

説明

Converts the given string to a float.