Свойство | Тип | Описание | |
---|---|---|---|
loc | |||
numPoints | Signal |
||
p | VisualPOVRAY.Point2[] | ||
points | String | ||
reactive | bool |
Метод | Описание | |
---|---|---|
Prism ( String spline_type, float height1, float height2, int numPoints, |
||
move ( |
||
render ( ) : List |
||
update ( float currentTime ) : void |
public Prism ( String spline_type, float height1, float height2, int numPoints, |
||
spline_type | String | |
height1 | float | |
height2 | float | |
numPoints | int | |
p | ||
loc | ||
reactive | bool | |
rh1 | Signal |
|
rh2 | Signal |
|
nps | Signal |
|
Результат | System |
public update ( float currentTime ) : void | ||
currentTime | float | |
Результат | void |