This version of Unity is unsupported.

StyleTextShadow

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Style value that can be either a TextShadow or a StyleKeyword.

Properties

keyword The style keyword.
value The TextShadow value.

Constructors

StyleTextShadow Creates from either a TextShadow or StyleKeyword.