ConecastableCanvasTarget Class
Extends MonoBehaviour
Attach this alongside a Selectable component within a canvas to override the default canvas target search behavior.
The Selectable will only use Graphic component(s) it references - other child graphic components will be ignored.
bool ContainsGraphic ( Graphic graphic )
void InjectOptionalGraphics ( Graphic [] graphics )