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.