Click or drag to resize

TooltipBase Fields

The TooltipBase type exposes the following members.

Fields
  NameDescription
Private field_hideWithNoAnimationInEditor
EDITOR ONLY: Hide with no animate
Private field_icon
The icon to display
Private field_iconArea
Enabled if there is an Icon
Private field_iconText
The text to display
Private field_noIconArea
Enabled if there is no Icon
Private field_noIconText
The text to display
Private field_reverseFace
Should the canvas be rotated 180 degrees in the Y axis?
Private field_root
Where we can find the canvas object
Private field_tintImages
List of images we want to tint
Private field_verboseLoggingInEditor
EDITOR ONLY: do verbose logging for this object
Protected fieldStatic memberEpsilonVector
Equal to Vector3.one * Mathf.Epsilon
Public fieldStatic memberMinLookAtUpdateDistanceInMetersAABB
Any distance below this will not update the look-at vector for the tooltip. This prevents it from spinning around when the player is too close.
Top
See Also