s&box docs

public class Sandbox.ComputeBuffer<T> : Sandbox.GpuBuffer<T>Obsolete

Obsolete

Use GpuBuffer

Constructors

Showing 1 constructors

public ComputeBuffer<T>(int elementCount, Sandbox.ComputeBufferType type = 0)

Parameters

  • type: Default: 0

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ComputeBuffer`1

On this page