API reference
API reference
Select your platform
No SDKs available
No versions available

GazeInteractorCursorVisual Class

Extends MonoBehaviour

Properties

Color HoverColor[Get]
Color SelectColor[Get]
Color OutlineColor[Get]
float OffsetAlongNormal[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void InjectAllEyeGazeInteractorCursorVisual
( GazeInteractor gazeInteractor,
Renderer renderer )
void InjectEyeGazeInteractor
( GazeInteractor gazeInteractor )
void InjectRenderer
( Renderer renderer )
Did you find this page helpful?