Class ThreeFirstPersonControlsPlugin

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: "threeFirstPerson" = 'threeFirstPerson'
enabled: true = true
toJSON: any = undefined
uiConfig?: UiObjectConfig<any, string, any> = undefined
PluginType: "ThreeFirstPersonControlsPlugin" = 'ThreeFirstPersonControlsPlugin'

Accessors

Methods

Generated using TypeDoc