ToolTipBackgroundBlob Class

Definition

A background with 'fake' inertia Useful for soft or liquid objects

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

Constructors

ToolTipBackgroundBlob()

Fields

BackgroundRenderer

Mesh renderer for mesh background.

Properties

BlobDistortion
BlobInertia
BlobOffset
BlobRotation
DistortionCorrectionStrength
IsVisible

Determines whether background of Tooltip is visible.

PositionCorrectionStrength
RotationCorrectionStrength

Methods

OnContentChange(Vector3, Vector3, Transform)

Applies to