ThreePipe
    Preparing search index...

    Class DeviceOrientationControlsPlugin

    Base Class for Sync Viewer Plugins

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _controlsCtor: TControlsCtor = ...
    _dirty: boolean = false
    _viewer?: ThreeViewer
    _viewerListeners: PartialRecord<IViewerEventTypes, (e: IViewerEvent) => void> = {}
    constructor: typeof AViewerPluginSync & typeof AViewerPlugin
    controlsKey: "deviceOrientation" = 'deviceOrientation'
    enabled: true
    toJSON: any = undefined
    uiConfig?: UiObjectConfig<any, string, any> = undefined
    OldPluginType?: string
    PluginType: "DeviceOrientationControlsPlugin" = 'DeviceOrientationControlsPlugin'

    Accessors

    Methods