input property
input property
Input of this post-processing
Definition:
@property
def input(self):
...
@input.setter
def input(self, value):
...
See Also
- module
aspose.threed.render - class
ITextureUnit - class
PostProcessing
Input of this post-processing
@property
def input(self):
...
@input.setter
def input(self, value):
...
aspose.threed.renderITextureUnitPostProcessing