Protected
_dirtyPrivate
_lastPrivate
_lastProtected
Optional
_viewerProtected
_viewerOptional
uiStatic
Optional
Readonly
OldStatic
Readonly
PluginPrivate
_fsProtected
_onProtected
_storeOptional
meta: SerializationMetaTypeOptional
setGenerated using TypeDoc
Full Screen Plugin
A simple plugin that provides functions to enter, exit, toggle full screen mode and check if the viewer is in full screen mode with isFullScreen.
Implementation from: https://stackoverflow.com/questions/50568474/how-to-enter-fullscreen-in-three-js
@todo: try out some lib like https://github.com/sindresorhus/screenfull for proper cross browser support