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