Show / Hide Table of Contents

Enum ComputeBufferType

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum ComputeBufferType

Fields

Name Description
Append
Counter
Default
DrawIndirect
GPUMemory
IndirectArguments
Raw

Extension Methods

MustExtensions.MustBeEqual<ComputeBufferType>(ComputeBufferType)
MustExtensions.MustBeEqual<ComputeBufferType>(ComputeBufferType, String)
MustExtensions.MustNotBeEqual<ComputeBufferType>(ComputeBufferType)
MustExtensions.MustNotBeEqual<ComputeBufferType>(ComputeBufferType, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX