UI Tutorial Fade 1.0.0
https://assetstore.unity.com/packages/slug/230845
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CImage
 CAbu.TutorialFadeImageComponent which will render added holes in UI
 CImageEditor
 CAbu.TutorialFadeImageEditorCustom editor for TutorialFadeImage
 CMonoBehaviour
 CAbu.TutorialHighlightHighlights RectTransform or Renderer
 CAbu.RectTransformExtensionExtension class for RectTransform
 CAbu.TutorialHoleThe base class for all tutorial holes
 CAbu.RectTransformTutorialHoleTutorial hole that corresponds with rect transform provided by user
 CAbu.RectTutorialHoleTutorial hole that receives world rect, provided by user
 CAbu.RendererTutorialHoleTutorial hole which calculates world rect based on Renderer.bounds