Inheritence

Summary

The base class for all post process effects.

Constructors

BasePostProcess

Fields

Attributes The default attributes for this post process. This will be used by helper functions like Blit.

Properties

Camera The camera we're being applied to. This is only valid during the Render call.

Methods

Blit Helper to do a blit with the current camera's post process
BlitSimple Helper to do a blit with the current camera's post process
InsertCommandList Helper to add a command list to the current camera's post process
Render Override in your implementation to do your rendering
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.