|  | |
| Down | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class DownSamplePostProcess : SimpleFragmentShaderPostProcess
The DownSamplePostProcess type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DownSamplePostProcess | Initializes a new instance of the DownSamplePostProcess class. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FilterType | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CustomBindAction | (Overrides StandardPostProcessCustomBindAction(RenderingContext, CommandBuffer, PipelineLayout)) | 
|  | GetFragmentPushConstantsSize | GetFragmentPushConstantsSize can be overriden to provide the size in bytes of the push constants in fragment shader. (Overrides StandardPostProcessGetFragmentPushConstantsSize) | 
 See Also
See Also