![]() | TooltipBase Properties |
The TooltipBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraService |
Cached CameraService instance
|
![]() | IsEnabled |
Default visibility for this tooltip
|
![]() | IsInitialised |
Flag that indicates whether UI is ready to be updated
|
![]() | IsVisibleInCurrentCamera |
Returns true if the tooltip is visible in the current camera
|
![]() | LastAppliedScale |
The last applied scale
|
![]() | OriginalLocalLocation |
The original local position that was applied to this object's transform
|
![]() | OriginalLocalScale |
The original scale that was applied to this object's transform
|
![]() | Pivot |
Set a pivot for the tooltip to track. This will cause it to stay orientated to the pivot in the way it started even if the pivot is rotated.
|
![]() | ReverseFace |
Should the transform be rotated 180 degrees after applying the camera's lookat vector?
|
![]() | Root |
The root object that has the Canvas and CanvasGroup on
|
![]() | RootTransform |
The RectTransform of the root object
|
![]() | VerboseLoggingInEditor |
Returns true if verbose logging is toggled to on, and we are currently running in the Editor
|
![]() | WebGLHideInNonVrCamera |
If set to true, the tooltip is not visible in the normal non-VR cameras.
If set to false, the tooltip will be visible in all the cameras.
Note: this only affect WebGL platform
|