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