Readonly
eventReadonly
eventReadonly
eventCan be used to enable permanent rendering (mainly for debugging purpose). Disabling the on-demand rendering will also disable MSAA.
Static
Readonly
MAX_Static
Readonly
POINTER_defines the antialiasing quality, higher is better.
[0, 32]
32
Enables/disables FXAA. FXAA is used during user interaction to reduce aliasing. Note: It is not recommended to use FXAA in combination with a transparent background because this leads to artifacts in some cases.
false
true if the viewer is currently creating a screenshot
defines the SSAO quality or turns it off
"Medium"
Creates a screenshot and returns it as data uri or blob.
Resizes the gl context to fit the current container/canvas size.
If true the resize will be performed immediately otherwise it will be delayed in order to merge consecutive resize() calls. (default: false)
Generated using TypeDoc
If false the
wheel
event will not be handled. Camera zoom in/out will be disabled in this case and default page scrolling will be performed instead. (default: true)