Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

SceneView.FrameSelected

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

Parameters

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

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