Version: 2023.2
言語: 日本語
public long selectedFrameIndex ;

説明

The zero-based index of the frame currently selected in the Profiler Window.

To change the currently selected frame in the Profiler window, set this index to any value between and including ProfilerWindow.firstAvailableFrameIndex and ProfilerWindow.lastAvailableFrameIndex. When this property is set to a value outside of that range, or smaller than 0, Unity will throw an ArgumentOutOfRangeException.

If no frames are shown in the Profiler Window this index will be -1.

Note: Since the Profiler Window shows the current selected frame as a 1 based index, this value will be n-1 of whatever the value the Profiler Window shows.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961