Version: 2023.2
언어: 한국어

RenderPickingArgs.RenderObjectSetContains

매뉴얼로 전환
public bool RenderObjectSetContains (GameObject go);

파라미터

go The GameObject to test.

반환

bool True if the GameObject is in either the ignore set or the filter set depending on renderPickingType.

설명

The function tests whether a GameObject is in the RenderPickingArgs.renderObjectSet.