This version of Unity is unsupported.

TextShadow

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Script interface for VisualElement text-shadow style property IStyle.textShadow.

Properties

blurRadius The blur radius of the shadow.
color The color of the shadow.
offset The offset of the shadow.