Property | Type | Description | |
---|---|---|---|
isSupported | bool | ||
supportDX11 | bool | ||
supportHDRTextures | bool |
Method | Description | |
---|---|---|
CheckResources ( ) : bool | ||
Dx11Support ( ) : bool |
Method | Description | |
---|---|---|
CheckShaderAndCreateMaterial ( |
||
CheckSupport ( ) : bool | ||
CheckSupport ( bool needDepth ) : bool | ||
CheckSupport ( bool needDepth, bool needHdr ) : bool | ||
CreateMaterial ( |
||
DrawBorder ( |
||
NotSupported ( ) : void | ||
OnEnable ( ) : void | ||
ReportAutoDisable ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
CheckShader ( |
protected CheckShaderAndCreateMaterial ( |
||
s | ||
m2Create | ||
return |
protected CheckSupport ( bool needDepth ) : bool | ||
needDepth | bool | |
return | bool |
protected CheckSupport ( bool needDepth, bool needHdr ) : bool | ||
needDepth | bool | |
needHdr | bool | |
return | bool |
protected CreateMaterial ( |
||
s | ||
m2Create | ||
return |
protected DrawBorder ( |
||
dest | ||
material | ||
return | void |