set( index, point )
instance function
Set the value of a point at an index.
Arguments
| Name | Type | Description |
|---|---|---|
| index | Number | The index of the point to set |
| point | Vector | The new value for the point |
Returns
| Type | Description |
|---|---|
| Boolean | True if the point was updated |
