MixedRealityInputSimulationProfile.IndicatorsPrefab Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicator buttons to show input simulation state in the viewport
public:
 property UnityEngine::GameObject ^ IndicatorsPrefab { UnityEngine::GameObject ^ get(); };
	public UnityEngine.GameObject IndicatorsPrefab { get; }
	member this.IndicatorsPrefab : UnityEngine.GameObject
	Public ReadOnly Property IndicatorsPrefab As GameObject
	Property Value
		UnityEngine.GameObject