Version: 2023.2
言語: 日本語
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.