ToolTipBackgroundMesh.BackgroundTransform Property

Definition

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, set
Public Property BackgroundTransform As Transform

Property Value

UnityEngine.Transform

Applies to