Property | Type | Description | |
---|---|---|---|
loc | |||
rot |
Method | Description | |
---|---|---|
JuliaFractal ( String algebra, String function, int precision, int iterations, |
||
move ( |
||
render ( ) : List |
||
update ( float currentTime ) : void |
public JuliaFractal ( String algebra, String function, int precision, int iterations, |
||
algebra | String | |
function | String | |
precision | int | |
iterations | int | |
location | ||
x | float | |
y | float | |
z | float | |
k | float | |
rx | Signal |
|
ry | Signal |
|
rz | Signal |
|
rk | Signal |
|
rotation | ||
texture | ||
finish | String | |
reactive | bool | |
return | System |