Forum Discussion

Curyous's avatar
Curyous
Honored Guest
9 years ago

How do you change the colour of the gaze cursor?

How do you change the color of the gaze cursor when using the Native SDK? I used GuiSys->GetGazeCursor().ShowCursor(), it displays as blue.

1 Reply

  • The cursor is just a game object in the scene, GazePointerRing/Quad. As such, it gets its color from a texture set trough a material. If you just want to edit the texture it is located at: 
    Assets/Pointers/Textures/GazeRing.png