Enum ComputeBufferType
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum ComputeBufferType
Fields
Name | Description |
---|---|
Append | |
Counter | |
Default | |
DrawIndirect | |
GPUMemory | |
IndirectArguments | |
Raw |
[Flags]
public enum ComputeBufferType
Name | Description |
---|---|
Append | |
Counter | |
Default | |
DrawIndirect | |
GPUMemory | |
IndirectArguments | |
Raw |