IMHOTEP Framework
|
Public Types | |
enum | EdgeDetectMode { TriangleDepthNormals = 0, RobertsCrossDepthNormals = 1, SobelDepth = 2, SobelDepthThin = 3, TriangleLuminance = 4 } |
Public Member Functions | |
override bool | CheckResources () |
![]() | |
bool | Dx11Support () |
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 EdgeDetection.cs.