Version: 2023.2
言語: 日本語
public int renderedPickingIndexCount ;

説明

The number of consecutive picking indices used during the current RenderPickingCallback.

If you return a RenderPickingResult struct with 0 count, the rendering is considered a RenderPickingResult.NoOperation and the resolve callback is not called, even if you did render something.