SceneView.FrameSelected

public bool FrameSelected();
public bool FrameSelected(bool lockView);

Parameters

lockViewWhether 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答