How to give Labels to object in unity3d

Hi,

I am trying to attach labels to objects with a line coming from objects to label…
Attached sample for reference…
![alt text][1]

The Line should be between object and the Label.
The Label is provided with a text and a rectangular panel .

I am actually designing a 3d Human Eye that needs this type of labelling.
Is there a way so that I can do that thing out…Please help me out.

Hi,

Use World space canvas … and make them the child of the 3D model.
You can use multiple or single canvas as per your convinent. With the use of multiple canvases make them the child of the particular organ. ( it’s not compulsory but just for the comfortable implementation)

Tip: Rescale the canvas to not to blur the text and reduce the hard work of resizing and all.

82150-screen-shot-2016-11-14-at-41959-pm.png

Thanks @itsharshdeep

Can anyone please provide a youtube link which clearly explains how to give labelling as shown in the above picture.
Am working on it from many days.

Please help me out :slight_smile: