Property | Type | Description | |
---|---|---|---|
loc | |||
numPoints | Signal |
||
p | VisualPOVRAY.Point2[] | ||
points | String | ||
reactive | bool |
Method | Description | |
---|---|---|
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 |
|
return | System |