Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Clear()

Clear the state of ScriptableBakedReflectionSystem.
Read time 1 minuteLast updated 10 days ago

Definition

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.