IDescriptorSet
Overview
IDescriptorSet is a interface in Aspose.3D FOSS for .NET.
Inherits from: IDisposable.
The descriptor sets describes different resources that can be used to bind to the render pipeline like buffers, textures
This interface provides 1 method for working with IDescriptorSet objects in .NET programs.
Available methods include: BeginUpdate.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
BeginUpdate() | Begin to update the descriptor set |