Class GPUBufferView
Defines a view for the GPUBuffer. Used to bind buffer to the shaders (for input as shader resource or for input/output as unordered access).
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public sealed class GPUBufferView : GPUResourceView