API reference
API reference
Select your platform
No SDKs available
No versions available

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.

Member Functions

bool ContainsGraphic
( Graphic graphic )
void InjectOptionalGraphics
( Graphic [] graphics )

Protected Functions

virtual void Start ( )
Did you find this page helpful?