IMHOTEP Framework
|
Public Member Functions | |
override bool | CheckResources () |
![]() | |
bool | Dx11Support () |
Public Attributes | |
float | intensity = 0.5f |
float | radius = 0.2f |
int | blurIterations = 1 |
float | blurFilterDistance = 1.25f |
int | downsample = 0 |
Texture2D | rand = null |
Shader | aoShader = null |
Additional Inherited Members | |
![]() | |
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) |
![]() | |
bool | supportHDRTextures = true |
bool | supportDX11 = false |
bool | isSupported = true |
Definition at line 9 of file ScreenSpaceAmbientObscurance.cs.