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