跳转到内容

lyricBackgroundRendererAtom

const lyricBackgroundRendererAtom: PrimitiveAtom<object> & WithInitialValue<object>

配置所使用的歌词背景渲染器,默认使用 MeshGradientRenderer

由于存储状态特殊,故不使用 atomWithStorage,请另外处理配置存储

性能影响情况:高

Defined in

packages/react-full/src/states/config.ts:210