Use this interface to prevent a class from being removed in the Animation Clip Preview window. The class must inherit from MonoBehaviour.
| Method | Description |
|---|---|
| OnPreviewUpdate | Called every frame before rendering the Preview window. Use this method to update any class logic. |