ToolTipBackgroundMesh.BackgroundTransform 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 Transform for the background of the Tooltip.
public:
 property UnityEngine::Transform ^ BackgroundTransform { UnityEngine::Transform ^ get(); void set(UnityEngine::Transform ^ value); };public UnityEngine.Transform BackgroundTransform { get; set; }member this.BackgroundTransform : UnityEngine.Transform with get, setPublic Property BackgroundTransform As TransformProperty Value
		UnityEngine.Transform