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