Adds AxesHelper settings folder into dat.gui.
- Copyright:
- 2011 Data Arts Team, Google Creative Lab
- License:
- under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
- Source:
- See:
(require("AxesHelperGui"))(options, guiopt)
Adds AxesHelper settings folder into dat.gui.
An axis object to visualize axes.
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Options | Followed parameters is allowed.
See the options parameter of the MyThree class.
Properties
|
|||||||||||||||||||||||||||||||
gui |
GUI |
<optional> |
is new dat.GUI(...). |
- Source: