Version: 2023.2

RenderPickingResult.renderedPickingIndexCount

切换到手册
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.