Searched defs:LightEffect (Results 1 – 2 of 2) sorted by relevance
183 struct LightEffect { struct184 …Color lightColor; /** Color and brightness corresponding to light, see {@link HdfLightColor}. */185 …t LightFlashEffect flashEffect; /** Blinking mode. For details, see {@link LightFlashEffect}. */
129 struct LightEffect { struct130 struct LightColor lightColor;131 struct LightFlashEffect flashEffect;