Hello, I am using TobiiUnitySDKForDesktop_4.0.0 (for Tobii Eye Tracker 4C) with Unity 5.6.3f1 and I am able to get the screen coordinates of the gaze point. The thing I can not achieve is – “to make the object glow when the user gaze at it”. I am trying to make a surface shader and it’s giving me an error “Unexpected token usertype. Expected : identifier” on the float3 viewDir. Could you please help me identify what is going wrong with it?
Thanks in advance.