Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 2.53 KB

decentraland-ecs.textshape.md

File metadata and controls

41 lines (35 loc) · 2.53 KB

Home > decentraland-ecs > TextShape

TextShape class

Properties

Property Access Modifier Type Description
color Color3
fontFamily string
fontSize number
fontWeight string
hAlign string
height number
lineCount number
lineSpacing string
opacity number
outlineColor Color3
outlineWidth number
paddingBottom number
paddingLeft number
paddingRight number
paddingTop number
resizeToFit boolean
shadowBlur number
shadowColor Color3
shadowOffsetX number
shadowOffsetY number
tag string
textWrapping boolean
vAlign string
value string
width number
zIndex number

Methods

Method Access Modifier Returns Description
constructor(value) Constructs a new instance of the TextShape class