IMixedRealityControllerVisualizer.GameObjectProxy 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.
The GameObject reference for this controller.
public:
 property UnityEngine::GameObject ^ GameObjectProxy { UnityEngine::GameObject ^ get(); };public UnityEngine.GameObject GameObjectProxy { get; }member this.GameObjectProxy : UnityEngine.GameObjectPublic ReadOnly Property GameObjectProxy As GameObjectProperty Value
		UnityEngine.GameObject
		
	
	
	Remarks
This reference may not always be available when called.