_camera | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
AddBokeh(RenderTexture bokehInfo, RenderTexture tempTex, RenderTexture finalTarget) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
AllocateTextures(bool blurForeground, RenderTexture source, int divider, int lowTexDivider) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
Blur(RenderTexture from, RenderTexture to, DofBlurriness iterations, int blurPass, float spread) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
BlurFg(RenderTexture from, RenderTexture to, DofBlurriness iterations, int blurPass, float spread) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
BlurHex(RenderTexture from, RenderTexture to, int blurPass, float spread, RenderTexture tmp) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
bluriness | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokeh | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
BOKEH_EXTRA_BLUR | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | privatestatic |
BokehDestination enum name | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehDestination | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehDownsample | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehIntensity | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehMaterial | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
bokehScale | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehShader | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehSource | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
bokehSource2 | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
bokehSupport | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehTexture | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehThresholdContrast | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
bokehThresholdLuminance | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
CheckResources() | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | virtual |
CheckShaderAndCreateMaterial(Shader s, Material m2Create) | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
CheckSupport() | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
CheckSupport(bool needDepth) | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
CheckSupport(bool needDepth, bool needHdr) | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
CreateMaterial(Shader s, Material m2Create) | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
CreateMaterials() | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
Dof34QualitySetting enum name | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
dofBlurMaterial | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
DofBlurriness enum name | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
dofBlurShader | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
dofMaterial | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
DofResolution enum name | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
dofShader | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
Downsample(RenderTexture from, RenderTexture to) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
DrawBorder(RenderTexture dest, Material material) | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
Dx11Support() | UnityStandardAssets.ImageEffects.PostEffectsBase | |
finalDefocus | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
FocalDistance01(float worldDist) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
focalDistance01 | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
focalEndCurve | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
focalPoint | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
focalSize | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
focalStartCurve | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
focalZDistance | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
focalZEndCurve | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
focalZStartCurve | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
foregroundBlurExtrude | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
foregroundTexture | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
GetDividerBasedOnQuality() | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
GetLowResolutionDividerBasedOnQuality(int baseDivider) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
isSupported | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
lowRezWorkTexture | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
maxBlurSpread | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
mediumRezWorkTexture | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
NotSupported() | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
objectFocus | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
OnDisable() | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
OnEnable() | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
oneOverBaseSize | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
OnRenderImage(RenderTexture source, RenderTexture destination) | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
quality | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
ReleaseTextures() | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |
ReportAutoDisable() | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
resolution | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
simpleTweakMode | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
SMOOTH_DOWNSAMPLE_PASS | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | privatestatic |
smoothness | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
Start() | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
supportDX11 | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
supportHDRTextures | UnityStandardAssets.ImageEffects.PostEffectsBase | protected |
visualize | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | |
widthOverHeight | UnityStandardAssets.ImageEffects.DepthOfFieldDeprecated | private |