Class ConstantBufferBase The base class of Constant Buffer. Inheritance Object ConstantBufferBase ConstantBuffer<CBType> Namespace: UnityEngine.Rendering Syntax public abstract class ConstantBufferBase Methods Release() Release the constant buffer. Declaration public abstract void Release() Extension Methods ReflectionUtils.Invoke(Object, String, Object[]) ReflectionUtils.SetField(Object, String, Object) ReflectionUtils.GetField(Object, String) ReflectionUtils.GetFields(Object)