For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/CameraFadeTimeOptions.md.

Interface: CameraFadeTimeOptions

Beta

包含淡入淡出过渡的时间。

Contains timings for a fade transition.

Properties

fadeInTime

fadeInTime: number

Beta

Remarks

淡入的时间,以秒为单位。

Time, in seconds, for a fade-in.


fadeOutTime

fadeOutTime: number

Beta

Remarks

淡出的时间,以秒为单位。

Time, in seconds, for a fade-out.


holdTime

holdTime: number

Beta

Remarks

保持全屏颜色的时间,以秒为单位。

Time, in seconds, to hold the full screen color.