프로퍼티 | 타입 | 설명 | |
---|---|---|---|
loc | |||
rot |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |