configChange
disable
disable: ((event: {
userAction: boolean;
}) => void)
dispose
dispose: (() => void)
enable
enable: ((event: {
userAction: boolean;
}) => void)
hide
hide: ((event: {
userAction: boolean;
}) => void)
show
show: ((event: {
userAction: boolean;
}) => void)
wantsTap
wantsTap: ((event: { intersectObjects: Intersection[]; target: AreaMakerItem; }) => boolean | void)
插件事件