fParent |
GUI
|
|
parent folder for functions folder. |
scales |
Object
|
|
AxesHelper options.scales for details. |
onFinishChange |
function
|
|
callback function is called every time, when user have entered new value of the function and the function controller is lost of the focus.
parameter value is new value of the function.
|
options |
Options
|
|
Options instance. The following options are available.
See the options parameter of the MyThree class.
Properties
Name |
Type |
Attributes |
Default |
Description |
getLanguageCode |
function
|
<optional>
|
language code of your browser
|
returns the "primary language" subtag of the version of the browser. |
|
vector |
object
|
<optional>
|
Vector with initial text of the function
Properties
Name |
Type |
Attributes |
Description |
x |
string
|
<optional>
|
text of the x axis function |
y |
string
|
<optional>
|
text of the y axis function |
z |
string
|
<optional>
|
text of the z axis function |
|