Class HDRiGroundPlugin

Base Class for Sync Viewer Plugins

Hierarchy (view full)

Constructors

Properties

_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
enabled: boolean = false
originPosition: Vector3 = ...
promptOnBackgroundMismatch: boolean = true
tripodHeight: number = 10
uiConfig?: UiObjectConfig<any, string, any> = undefined
worldRadius: number = 100
PluginType: "HDRiGroundPlugin" = 'HDRiGroundPlugin'

Accessors

Methods

Generated using TypeDoc