ToolTipBackgroundCorners Class

Definition

Renders meshes at the corners of a tool tip

public ref class ToolTipBackgroundCorners : UnityEngine::MonoBehaviour, Microsoft::MixedReality::Toolkit::UI::IToolTipBackground
[UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/ToolTipBackgroundCorners")]
public class ToolTipBackgroundCorners : UnityEngine.MonoBehaviour, Microsoft.MixedReality.Toolkit.UI.IToolTipBackground
[<UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/ToolTipBackgroundCorners")>]
type ToolTipBackgroundCorners = class
    inherit MonoBehaviour
    interface IToolTipBackground
Public Class ToolTipBackgroundCorners
Inherits MonoBehaviour
Implements IToolTipBackground
Inheritance
UnityEngine.MonoBehaviour
ToolTipBackgroundCorners
Attributes
UnityEngine.AddComponentMenuAttribute
Implements

Constructors

ToolTipBackgroundCorners()

Properties

IsVisible

Methods

OnContentChange(Vector3, Vector3, Transform)

Applies to