SetFloatList
SetFloatList(IList<float>)
public bool SetFloatList(IList<float> value) ;
Description
It wants to set the value of the FloatList type.
Parameters
| Parameter Name | Description |
|---|---|
| value | Value. |
Returns
Return true if the value could be set.