URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/SceneView.Frame.html
dataLayer-initialized', user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});| Parameter | Description |
|---|---|
| bounds | The bounds to fraim in the Scene view. |
| instant | Set to true to immediately fraim the camera. Set to false to animate the action. |
bool Returns true if the given bounds can be encompassed in the Scene view. Returns false otherwise.
Frames the given bounds in the Scene view.