Green Rock Engine 0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GREngine.Core.PebbleRenderer.DitherPostProcess Class Reference
Inheritance diagram for GREngine.Core.PebbleRenderer.DitherPostProcess:
Inheritance graph
[legend]
Collaboration diagram for GREngine.Core.PebbleRenderer.DitherPostProcess:
Collaboration graph
[legend]

Public Member Functions

 DitherPostProcess (Game game, Effect shader, Texture2D ditherPattern)
 
override void applyPostProcess (RenderTarget2D bufferIn, RenderTarget2D bufferOut, SpriteBatch spriteBatch)
 
override void SetAllParams ()
 
- Public Member Functions inherited from GREngine.Core.PebbleRenderer.PostProcess
 PostProcess (Game game, Effect? shader=null)
 

Additional Inherited Members

- Public Attributes inherited from GREngine.Core.PebbleRenderer.PostProcess
Dictionary< string, float > attributes
 
Effect? shader
 

Member Function Documentation

◆ applyPostProcess()

override void GREngine.Core.PebbleRenderer.DitherPostProcess.applyPostProcess ( RenderTarget2D  bufferIn,
RenderTarget2D  bufferOut,
SpriteBatch  spriteBatch 
)
inlinevirtual

◆ SetAllParams()

override void GREngine.Core.PebbleRenderer.DitherPostProcess.SetAllParams ( )
inlinevirtual

The documentation for this class was generated from the following file: