This version of Unity is unsupported.

SceneView.FrameSelected

Declaration

public bool FrameSelected();

Declaration

public bool FrameSelected(bool lockView);

Parameters

lockView Whether the view should be locked to the selection.

Returns

bool True if the selection can be encompassed in the Scene view, otherwise false.

Description

Frame the object selection in the Scene view.