Class PointerLockControlsPlugin

Base Class for Sync Viewer Plugins

Hierarchy (view full)

Constructors

Properties

_controlsCtor: TControlsCtor = ...
_dirty: boolean = false
_viewer?: ThreeViewer
_viewerListeners: PartialRecord<"update" | "dispose" | "preRender" | "postRender" | "preFrame" | "postFrame" | "*" | "addPlugin" | "renderEnabled" | "renderDisabled", ((e) => void)> = {}

Type declaration

constructor: typeof AViewerPluginSync & typeof AViewerPlugin
controlsKey: "pointerLock" = 'pointerLock'
enabled: true = true
toJSON: any = undefined
uiConfig?: UiObjectConfig<any, string, any> = undefined
PluginType: "PointerLockControlsPlugin" = 'PointerLockControlsPlugin'

Accessors

Methods

Generated using TypeDoc