BackgroundReplacementConfig interface
背景取代組態。
- Extends
屬性
background |
背景影像的URL |
繼承的屬性
effect |
引發 'timeForEffectsWarningReached' 事件之前,等候時間(在 MS 中)。 預設值 - 20000 |
fps |
引發 『fpsWarningThresholdReached』 事件之前的最低 fps 閾值。 預設值 - 5 |
屬性詳細資料
backgroundImageUrl
背景影像的URL
backgroundImageUrl: string
屬性值
string
繼承的屬性詳細資料
effectInitTimeThresholdInMs
引發 'timeForEffectsWarningReached' 事件之前,等候時間(在 MS 中)。 預設值 - 20000
effectInitTimeThresholdInMs?: number
屬性值
number
fpsWarningThreshold
引發 『fpsWarningThresholdReached』 事件之前的最低 fps 閾值。 預設值 - 5
fpsWarningThreshold?: number
屬性值
number