Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Reset()

Reset to default values.
Read time 1 minuteLast updated 12 days ago

Definition

public void Reset()

Remarks

Reset is called when the user hits the Reset button in the Inspector's context menu or on first import of the asset file. Reset is most commonly used to give good default values in the Inspector.