This version of Unity is unsupported.

Renderer.ResetLocalBounds

Declaration

public void ResetLocalBounds();

Description

Reset custom local space bounds.

After you have set up custom local space bounding volume override with localBounds, you can remove it with ResetLocalBounds. This makes the renderer use default local space bounding volume.