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