SetCompareFunction(CompareFunction)
The function used to compare the reference value to the current contents of the buffer.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void SetCompareFunction(CompareFunction value)
Parameters
The value to set.