m ProbablePrime moved page OutlinedArc (Component) to Component:OutlinedArc: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Arc|Float| | |Arc|Float| | ||
|Offset|Float| | |Offset|Float| | ||
|OuterRadiusRatio|Float| | |OuterRadiusRatio|Float| | ||
|InnerRadiusRatio|Float| | |InnerRadiusRatio|Float| | ||
|FillColor| | |RoundedCornerRadius|Float| | ||
|OutlineColor| | |FillColor|ColorX| | ||
|OutlineThickness|Float| | |OutlineColor|ColorX| | ||
|Material|Material| | |OutlineThickness|Float| | ||
|Material|{{RootFieldType|AssetRef`1|[[Type:Material|Material]]}}|TypeAdv8=true| | |||
}} | }} | ||
Line 33: | Line 34: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Outlined Arc]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:UIX:Graphics{{#translation:}}| | [[Category:Components:UIX:Graphics{{#translation:}}|Outlined Arc]] |
Revision as of 21:37, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Arc
|
Float | |
Offset
|
Float | |
OuterRadiusRatio
|
Float | |
InnerRadiusRatio
|
Float | |
RoundedCornerRadius
|
Float | |
FillColor
|
ColorX | |
OutlineColor
|
ColorX | |
OutlineThickness
|
Float | |
Material
|
Material |