Class ConstantBufferBase
The base class of Constant Buffer.
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public abstract class ConstantBufferBase
Methods
Release()
Release the constant buffer.
Declaration
public abstract void Release()