IMixedRealityGazeProvider.GazeCursorPrefab Property

Definition

The prefab to be instantiated as the gaze cursor.

public:
 property UnityEngine::GameObject ^ GazeCursorPrefab {  void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject GazeCursorPrefab { set; }
member this.GazeCursorPrefab : UnityEngine.GameObject
Public Property GazeCursorPrefab As GameObject

Property Value

UnityEngine.GameObject

Applies to