execute method
execute(self, post_processing, result)
Execute an post processing on specified render target
def execute(self, post_processing, result):
...
| Parameter | Type | Description |
|---|---|---|
| post_processing | aspose.threed.render.PostProcessing | |
| result | aspose.threed.render.IRenderTarget |
See Also
- module
aspose.threed.render - class
Renderer