Version: 2023.2

HandleUtility.ResolvePickingCallback

切换到手册
public delegateObject ResolvePickingCallback (int localPickingIndex);

参数

localPickingIndex The 0-based index that specifies what picking index was selected.

描述

The delegate type to return from RenderPickingCallback through the RenderPickingResult.resolver member.

Additional resources: RenderPickingResult.