chashkim Since you said you are using "SkeletonGraphic", I assumed your question was probably related to the spine-unity runtime, so I changed the tag to Unity
from Tutorials
.
You say you want to get information of a spine (perhaps spine skeleton?) when you click, but where do you mean when you click? If you click your skeleton GameObject in the scene window and make it selected, you should be able to find the SkeletonGraphic
component section in the Inspector window, but what information do you want to see?