Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

GraphicsBufferHandle

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Represents the internal handle/id of a GraphicsBuffer.

The handle is valid as long as the GraphicsBuffer it has been fetched from has not been disposed.