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