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.