m ProbablePrime moved page DualColorImage (Component) to Component:DualColorImage: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Sprite|Sprite| | |Sprite|{{RootFieldType|AssetRef`1|[[Type:Sprite|Sprite]]}}|TypeAdv0=true| | ||
|Material|Material| | |Material|{{RootFieldType|AssetRef`1|[[Type:Material|Material]]}}|TypeAdv1=true| | ||
|PreserveAspect|Bool| | |||
|PreserveAspect|Bool| | |NineSliceSizing|NineSliceSizing| | ||
|NineSliceSizing|NineSliceSizing| | |FlipHorizontally|Bool| | ||
|InteractionTarget|Bool| | |FlipVertically|Bool| | ||
|__legacyZWrite|Bool| | |InteractionTarget|Bool| | ||
|SecondaryTint| | |FillRect|Rect| | ||
|__legacyZWrite|Bool| | |||
|Tint|ColorX| | |||
|SecondaryTint|ColorX| | |||
}} | }} | ||
Line 33: | Line 36: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Dual Color Image]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:UIX:Graphics{{#translation:}}| | [[Category:Components:UIX:Graphics{{#translation:}}|Dual Color Image]] |
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. |
Sprite
|
Sprite | |
Material
|
Material | |
PreserveAspect
|
Bool | |
NineSliceSizing
|
NineSliceSizing | |
FlipHorizontally
|
Bool | |
FlipVertically
|
Bool | |
InteractionTarget
|
Bool | |
FillRect
|
Rect | |
__legacyZWrite
|
Bool | |
Tint
|
ColorX | |
SecondaryTint
|
ColorX |