Top   Module   Use   Manual   Index 

com :: sun :: star :: drawing ::

enum ProjectionMode


Description
defines whether the 3D objects are to be drawn in perspective or parallel projection.


Values

PARALLEL
Description
the 3D objects are drawn in the parallel projection.
PERSPECTIVE
Description
the 3D objects are drawn in the perspective projection.
Top of Page