bind_descriptor_set method
bind_descriptor_set(self, descriptor_set)
Bind the descriptor set to current pipeline
def bind_descriptor_set(self, descriptor_set):
...
| Parameter | Type | Description |
|---|---|---|
| descriptor_set | IDescriptorSet |
See Also
- module
aspose.threed.render - class
ICommandList