Category:Components:UIX:Graphics: Difference between revisions

Category page
imported>Xekri
No edit summary
 
Added missing links. Added descriptions to this category.
 
Line 2: Line 2:


{{Table ComponentCategoryComponents
{{Table ComponentCategoryComponents
|DualColorImage||
|DualColorImage|| Creates an image with 2 tint colors.
|Image||
|GradientImage|| Makes a image with a custom gradient color for each corner.
|Mask||
|Image|| Creates an image.
|OutlinedArc||
|Mask|| Creates a mask for an image.
|RawGraphic||
|OutlinedArc|| Creates an outline arc going around a center point.
|RawImage||
|RawGraphic|| Created a raw graphic image.
|Text||
|RawImage|| Creates a raw image.
|TiledRawImage||
|RectMesh|| Creates a rect mesh.
|Text|| Creates a text element for a UIX element.
|TiledRawImage|| Created a tiled raw image.
}}
}}


[[Category:Components:UIX]]
[[Category:Components:UIX]]

Latest revision as of 03:13, 21 July 2024

Graphics components determine what a UIX system looks like.

Components
Component Description
DualColorImage Creates an image with 2 tint colors.
GradientImage Makes a image with a custom gradient color for each corner.
Image Creates an image.
Mask Creates a mask for an image.
OutlinedArc Creates an outline arc going around a center point.
RawGraphic Created a raw graphic image.
RawImage Creates a raw image.
RectMesh Creates a rect mesh.
Text Creates a text element for a UIX element.
TiledRawImage Created a tiled raw image.