fiveUtil
fiveUtil: FiveUtil
hooks
hooks: Subscribe<Object3DHelperPluginEventMap> = ...
name
name: string = PLUGIN_NAME
Optional
NAME
NAME?: string
objectHelperMap
objectHelperMap: Map<Object3D, {
disposers: (() => any)[];
helper: Object3DHelper;
}> = ...
Readonly
staticPrefix
staticPrefix: string = '//vr-image-4.realsee-cdn.cn'
Readonly
VERSION
VERSION: string = __DNALOGEL_VERSION__
workUtil
workUtil: WorkUtil
@description: 插件事件钩子