|  | |
| Simple | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class SimpleFragmentShaderPostProcess : StandardPostProcess
The SimpleFragmentShaderPostProcess type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SimpleFragmentShaderPostProcess(String, String) | Initializes a new instance of the SimpleFragmentShaderPostProcess class | 
|  | SimpleFragmentShaderPostProcess(String, String, String) | Initializes a new instance of the SimpleFragmentShaderPostProcess class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetFragmentShader | (Overrides StandardPostProcessGetFragmentShader(VulkanDevice)) | 
|  | ToString | (Overrides PostProcessBaseToString) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | entryPointName | Entry point name in the fragment shader | 
|  | fragmentShaderResourceName | The fragment shader resource name | 
 See Also
See Also Inheritance Hierarchy
Inheritance Hierarchy