Gets if resolution scaling is currently applied.
This is true when View.renderMode is
in ResolutionScale.renderModes.
Gets which rendering modes in which to apply ResolutionScale.
Default value is [FastRender].
Sets which rendering modes in which to apply ResolutionScale.
Default value is [FastRender].
Gets the scale when ResolutionScale is applied.
Default is 1.0.
Sets the scale when ResolutionScale is applied.
Default is 1.0.
Configures this ResolutionScale.
Gets the current configuration of this ResolutionScale.
Configures canvas resolution scaling for a View.
See @xeokit/sdk/viewer for usage info.