new Axes(options)
An Axes object can be used to display the axis of a particular coordinate frame.
Parameters:
Name | Type | Description |
---|---|---|
options |
object with following keys:
|
- Source:
Methods
(inner) addAxis(axis)
Adds an axis marker to this axes object.
Parameters:
Name | Type | Description |
---|---|---|
axis |
the 3D vector representing the axis to add |
- Source: