Rasterize

2D Modifier  -  Rasterize the current image

RasterizeTextureModifier RasterizeTextureModifier RasterizeTextureModifier RasterizeTextureModifier

Enables to force rendering of the current image. It is sometimes interesting to put this in the middle of a long chain of modifiers to speed-up the computation and avoid creating too long shader chains. Can also be useful to down-sample the image.


Variables:

  • Alpha: Enabled if the image should be rendered with an alpha layer

Python

    Oil.createObject("RasterizeTextureModifier")