Function

camFlash

(flashColor: Color, fadeOutTime: number): TimerController

param flashColor - The color of the flash.

param fadeOutTime - The time it takes for the flash to fade out.

deprecated use flash instead. Flash the camera.

returns A timer controller.

since v3001.0

group Camera