arcticPigs release V1.0 helpefiles |
![]() |
The arcticWindow object lets you control aspects of the 3D window and of the 3D rendering engine that affect all models.
Name | Type | Description |
---|---|---|
clearText | ![]() | Clears all the text currently on the 3D window area. void clearText() |
allowContextMenu | ![]() | Boolean determining whether the context (right-click) menu may be shown within this window. |
autoRenderQuality | ![]() | Boolean determining whether the viewer automatically optimises the 3D rendering detail. |
backgroundColor | ![]() | Sets the background colour of the 3D window. |
debugMode | ![]() | Boolean determining whether the viewer runs in debug mode. |
doc | ![]() | Returns the arcticDocument object. |
passportMode | ![]() | Boolean determining whether the viewer runs in passport mode. |
performanceData | ![]() | Boolean determinig whether performance data is shown. |
renderQuality | ![]() | Float value setting the 3D mesh quality level. |
text | ![]() | Boolean determining if text is to be shown within the 3D window |
textureLayers | ![]() | The number of hardware texture blending levels that are supported by the graphics card. |
version | ![]() | Float value giving the version number of the viewer. |
world | ![]() | Returns the main arcticLayer object of this window. |
Last Updated: 06/16/02 |