LensFlareEffectColor()
语法
LensFlareEffectColor(#Effect, ColorType, Color)概要
Changes the color of the specified lens flare effect part.
参数
#Effect The effect to use. This effect has to be created with CreateLensFlareEffect(). ColorType This can be one of the following value: #PB_LensFlare_HaloColor : changes the halo color #PB_LensFlare_CircleColor: changes the circle color #PB_LensFlare_BurstColor : changes the burst colorColor The new color for the selected lensflare part. A valid color can be get with RGB().
返回值
无.
参阅
CreateLensFlareEffect()
已支持操作系统
所有