I need to complete an extremely simple task.
How on earth do I fade in a TextMeshPro... In other words, how can I slowly increase the alpha of TextMeshPro to give fade effect.
There is a built in ugui component that fades a GUI object out but can't find anything for fading IN.
Thanks