UNPKG

fcr-core

Version:

Core APIs for building online scenes

2 lines 192 B
/** 获取白板开启或关闭性能模式的配置 */ export const getBoardPerformance = targeScene => targeScene.getScenePropertiesByKeyPath('widgets.netlessBoard.extra.performance') === 1;