new Vector()
- Source:
Methods
setFromVertices(a, b)
set the vector from two vertice wher a will be the origin
Parameters:
| Name | Type | Description |
|---|---|---|
a |
object | the first vertice to use to compute the vector object ( will be origin ) |
b |
object | the seecond vertice to use to compute the vector object |
- Source: