IDescriptorSet

IDescriptorSet interface

記述子セットは、バッファー、textures などのレンダリング パイプラインにバインドするために使用できるさまざまなリソースを記述します。

public interface IDescriptorSet : IDisposable

メソッド

名前説明
BeginUpdate()記述子 set の更新を開始します

関連項目