SceneView.FrameSelected
public bool FrameSelected();
public bool FrameSelected(bool lockView);
Parameters
| lockView | Whether the view should be locked to the selection. |
Returns
bool Returns true if the current selection fits in the Scene view. Returns false otherwise.
Description 描述
Frame the object selection in the Scene view.