Clear()
Clear the state of ScriptableBakedReflectionSystem.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.Rendering
- Assembly: UnityEditor.CoreModule
public virtual void Clear()
Remarks
This implementation does nothing.
Override this method in your own implementation to clear the state of your ScriptableBakedReflectionSystem. See IScriptableBakedReflectionSystem.