Funzione
Veloce
Text3D:SetMaxSize
Sets the Max Size of the Text3D, optionally scaling it proportionally
Non ancora tradotto
Sintassi
my_text3_d:SetMaxSize(max_width = 0, max_height = 0, scale_proportionally = true)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
max_width
facoltativo
|
integer | 0 |
— |
max_height
facoltativo
|
integer | 0 |
— |
scale_proportionally
facoltativo
|
boolean | true |
— |