DestroyBuffer(BufferID)
Destroy the buffer with the given ID.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.LightTransport
- Assembly: UnityEngine.CoreModule
public void DestroyBuffer(BufferID id)
Parameters
ID of the buffer to destroy.