Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TextShadow

Script interface for VisualElement text-shadow style property IStyle.textShadow.
Read time 1 minuteLast updated 6 days ago

Definition

public struct TextShadow : IEquatable<TextShadow>

Fields

Value

Description

blurRadiusThe blur radius of the shadow.
colorThe color of the shadow.
offsetThe offset of the shadow.