TooltipBase Fields |
The TooltipBase type exposes the following members.
Name | Description | |
---|---|---|
_hideWithNoAnimationInEditor |
EDITOR ONLY: Hide with no animate
| |
_icon |
The icon to display
| |
_iconArea |
Enabled if there is an Icon
| |
_iconText |
The text to display
| |
_noIconArea |
Enabled if there is no Icon
| |
_noIconText |
The text to display
| |
_reverseFace |
Should the canvas be rotated 180 degrees in the Y axis?
| |
_root |
Where we can find the canvas object
| |
_tintImages |
List of images we want to tint
| |
_verboseLoggingInEditor |
EDITOR ONLY: do verbose logging for this object
| |
EpsilonVector |
Equal to Vector3.one * Mathf.Epsilon
| |
MinLookAtUpdateDistanceInMetersAABB |
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.
|