|
TweakMode34 | tweakMode = 0 |
|
BloomScreenBlendMode | screenBlendMode = BloomScreenBlendMode.Add |
|
HDRBloomMode | hdr = HDRBloomMode.Auto |
|
float | sepBlurSpread = 1.5f |
|
float | useSrcAlphaAsMask = 0.5f |
|
float | bloomIntensity = 1.0f |
|
float | bloomThreshold = 0.5f |
|
int | bloomBlurIterations = 2 |
|
bool | lensflares = false |
|
int | hollywoodFlareBlurIterations = 2 |
|
LensflareStyle34 | lensflareMode = (LensflareStyle34)1 |
|
float | hollyStretchWidth = 3.5f |
|
float | lensflareIntensity = 1.0f |
|
float | lensflareThreshold = 0.3f |
|
Color | flareColorA = new Color(0.4f, 0.4f, 0.8f, 0.75f) |
|
Color | flareColorB = new Color(0.4f, 0.8f, 0.8f, 0.75f) |
|
Color | flareColorC = new Color(0.8f, 0.4f, 0.8f, 0.75f) |
|
Color | flareColorD = new Color(0.8f, 0.4f, 0.0f, 0.75f) |
|
Texture2D | lensFlareVignetteMask |
|
Shader | lensFlareShader |
|
Shader | vignetteShader |
|
Shader | separableBlurShader |
|
Shader | addBrightStuffOneOneShader |
|
Shader | screenBlendShader |
|
Shader | hollywoodFlaresShader |
|
Shader | brightPassFilterShader |
|
|
Protected Member Functions inherited from UnityStandardAssets.ImageEffects.PostEffectsBase |
Material | CheckShaderAndCreateMaterial (Shader s, Material m2Create) |
|
Material | CreateMaterial (Shader s, Material m2Create) |
|
bool | CheckSupport () |
|
void | Start () |
|
bool | CheckSupport (bool needDepth) |
|
bool | CheckSupport (bool needDepth, bool needHdr) |
|
void | ReportAutoDisable () |
|
void | NotSupported () |
|
void | DrawBorder (RenderTexture dest, Material material) |
|
Protected Attributes inherited from UnityStandardAssets.ImageEffects.PostEffectsBase |
bool | supportHDRTextures = true |
|
bool | supportDX11 = false |
|
bool | isSupported = true |
|
Definition at line 35 of file BloomAndFlares.cs.
The documentation for this class was generated from the following file:
- /var/www/test/server/website/imhotep/Assets/Standard Assets/Effects/ImageEffects/Scripts/BloomAndFlares.cs