FollowMeToggle.VisualizationObject 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.
An optional object for visualizing the 'Follow Me' mode state.
public:
 property UnityEngine::GameObject ^ VisualizationObject { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
	public UnityEngine.GameObject VisualizationObject { get; set; }
	member this.VisualizationObject : UnityEngine.GameObject with get, set
	Public Property VisualizationObject As GameObject
	Property Value
		UnityEngine.GameObject