RenderPickingArgs.RenderObjectSetContains

Declaration

public bool RenderObjectSetContains(GameObject go);

Parameters

go The GameObject to test.

Returns

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

Description

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


Did you find this page useful? Please give it a rating: