ToolTipBackgroundBlob Class   
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.
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 IToolTipBackgroundPublic Class ToolTipBackgroundBlob
Inherits MonoBehaviour
Implements IToolTipBackground- Inheritance
- 
				UnityEngine.MonoBehaviourToolTipBackgroundBlob
- 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) |