Revision f90fe926
Added by Leszek Koltunski about 3 years ago
src/main/java/org/distorted/library/effect/PostprocessEffect.java | ||
---|---|---|
153 | 153 |
|
154 | 154 |
/////////////////////////////////////////////////////////////////////////////////////////////////// |
155 | 155 |
/** |
156 |
* Do we render the object directly to the final surface, and only postprocess and then blit its |
|
157 |
* 'halo', or do we render the object along with its halo to the intermediate framebuffer and |
|
158 |
* postprocess it as well? |
|
159 |
* |
|
156 | 160 |
* Only for use by the library itself. |
157 | 161 |
* |
158 | 162 |
* @y.exclude |
Also available in: Unified diff
Comment.