Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleTextShadow

Style value that can be either a TextShadow or a StyleKeyword.
Read time 1 minuteLast updated 7 days ago

Definition

public struct StyleTextShadow : IStyleValue<TextShadow>, IEquatable<StyleTextShadow>

Constructors

Properties

Property

Description

keywordThe style keyword.
valueThe TextShadow value.