commit method
commit(self, stage, command_list)
Commit prepared data to graphics pipeline.
def commit(self, stage, command_list):
...
| Parameter | Type | Description |
|---|---|---|
| stage | ShaderStage | |
| command_list | ICommandList |
See Also
- module
aspose.threed.render - class
PushConstant