Version: 2018.1
public float GetFloat (string name);
public float GetFloat (int id);

パラメーター

nameThe parameter name.
idThe parameter ID.

戻り値

float The value of the parameter.

説明

Returns the value of the given float parameter.

If the float parameter you specify doesn't exist, the float returns as 0.