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