Namespace sandboxe.vector
Defined in: docbase.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Collection of functions to work with the base vector object.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
sandboxe.vector.create()
Creates a new vector object.
|
Method Detail
<static>
{vector}
sandboxe.vector.create()
Creates a new vector object. See vector.set for syntax.
- Returns:
- {vector}