Polarith AI
1.8

◆ Reset()

override void Reset ( )
protectedvirtual

Reset to default values.

The default parametrization is a 'Gaussian' kernel with a kernel size of three and a 'Sigma' of 0.7 for smoothing the objective values.

Reset is called when the user hits the Reset button in the Inspector's context menu or when adding the component the first time. This function is only called in editor mode. Reset is most commonly used to give good default values in the inspector.

Reimplemented from AIMBehaviour.

Imprint