Les tables suivantes résument toutes les classes et les propriétés associées qui peuvent être stylées.Un soutien supplémentaire peut être ajouté au fil du temps, alors veuillez ajouter cette page en favori pour référence.
Objets d'interface utilisateur
Objet Gui
GuiObject est une classe abstraite dont la plupart des classes d'interface héritent, y compris cadres , étiquettes , boutons et plus encore.
Bouton Gui
Propriété | Type |
---|---|
GuiButton.AutoButtonColor | booléen |
Label de texte
Bouton de texte
ImageLabel
Bouton d'image
Zone de texte
Propriété | Type |
---|---|
TextBox.ClearTextOnFocus | booléen |
TextBox.MultiLine | booléen |
TextBox.PlaceholderColor3 | Color3 |
TextBox.PlaceholderText | texte |
TextBox.ShowNativeInput | texte |
TextBox.TextEditable | booléen |
Framette défileuse
VueportFrame
Propriété | Type |
---|---|
ViewportFrame.Ambient | Color3 |
ViewportFrame.ImageColor3 | Color3 |
ViewportFrame.ImageTransparency | flotte |
ViewportFrame.LightColor | Color3 |
ViewportFrame.LightDirection | Vector3 |
Parcours2D
Propriété | Type |
---|---|
Path2D.Closed | booléen |
Path2D.Color3 | Color3 |
Path2D.Thickness | flotte |
Path2D.Visible | booléen |
Path2D.ZIndex | entier |
Groupe de toile
Propriété | Type |
---|---|
CanvasGroup.GroupColor3 | Color3 |
CanvasGroup.GroupTransparency | flotte |
Modifieurs d'apparence
Coin de UICorner
Propriété | Type |
---|---|
UICorner.CornerRadius | UDim |
UIGradient
Propriété | Type |
---|---|
UIGradient.Color | ColorSequence |
UIGradient.Enabled | booléen |
UIGradient.Offset | Vector2 |
UIGradient.Rotation | flotte |
UIGradient.Transparency | NumberSequence |
Espace de tampon UIPadding
Propriété | Type |
---|---|
UIPadding.PaddingBottom | UDim |
UIPadding.PaddingLeft | UDim |
UIPadding.PaddingRight | UDim |
UIPadding.PaddingTop | UDim |
Contour de l'interface utilisateur
Propriété | Type |
---|---|
UIStroke.ApplyStrokeMode | Enum.ApplyStrokeMode |
UIStroke.Color | Color3 |
UIStroke.Enabled | booléen |
UIStroke.LineJoinMode | Enum.LineJoinMode |
UIStroke.Thickness | flotte |
UIStroke.Transparency | flotte |
Structures de mise en page
Interface utilisateurListLayout
Style de grille UIGridStyleLayout
Disposition de grille UIGrid
Propriété | Type |
---|---|
UIGridLayout.CellPadding | UDim2 |
UIGridLayout.CellSize | UDim2 |
UIGridLayout.FillDirectionMaxCells | entier |
UIGridLayout.StartCorner | Enum.StartCorner |
Modificateurs de taille et contraintes
Contrainte de ratio d'interface utilisateur
Propriété | Type |
---|---|
UIAspectRatioConstraint.AspectRatio | flotte |
UIAspectRatioConstraint.AspectType | Enum.AspectType |
UIAspectRatioConstraint.DominantAxis | Enum.DominantAxis |
Contrainte de taille UISize
Contrainte de taille du texte UITextSize
Propriété | Type |
---|---|
UITextSizeConstraint.MaxTextSize | entier |
UITextSizeConstraint.MinTextSize | entier |
Échelle UIS
Propriété | Type |
---|---|
UIScale.Scale | flotte |