cancel
Showing results for 
Search instead for 
Did you mean: 

How do you change the colour of the gaze cursor?

Curyous
Honored Guest
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 1

oculus_gabor
Protege
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