Project

General

Profile

« Previous | Next » 

Revision b9798977

Added by Leszek Koltunski about 7 years ago

Advances in Multiblur - breaks BLUR for now.

View differences:

src/main/java/org/distorted/library/DistortedNode.java
211 211
    return 0;
212 212
    }
213 213

  
214
///////////////////////////////////////////////////////////////////////////////////////////////////
215

  
216
  DistortedFramebuffer getPostprocessingBuffer()
217
    {
218
    return mEffects.getPostprocessingBuffer();
219
    }
220

  
214 221
///////////////////////////////////////////////////////////////////////////////////////////////////
215 222
// return the total number of render calls issued
216 223

  

Also available in: Unified diff