IMHOTEP Framework
|
Public Member Functions | |
override bool | CheckResources () |
void | SetIdentityLut () |
bool | ValidDimensions (Texture2D tex2d) |
void | Convert (Texture2D temp2DTex, string path) |
![]() | |
bool | Dx11Support () |
Public Attributes | |
Shader | shader |
Texture3D | converted3DLut = null |
string | basedOnTempTex = "" |
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 8 of file ColorCorrectionLookup.cs.