Api Sandbox ComputeBuffer<T>
class

ComputeBuffer<T>

public class ComputeBuffer<T> : GpuBuffer<T>

Attributes

[ Obsolete ]

Constructors

ComputeBuffer<T>(Int32 elementCount, ComputeBufferType type)
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.ComputeBuffer<T>