m ProbablePrime moved page RadiantModalOverlay (Component) to Component:RadiantModalOverlay: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|ShowLerp|Float| | |ShowLerp|Float| | ||
|AnimationTime|Float| | |AnimationTime|Float| | ||
|SizeRoot|RectTransform| | |SizeRoot|'''[[Component:RectTransform|RectTransform]]'''|TypeAdv2=true| | ||
|ContentRoot|RectTransform| | |ContentRoot|'''[[Component:RectTransform|RectTransform]]'''|TypeAdv3=true| | ||
|CloseOnContextMenuAction|Bool| | |CloseOnContextMenuAction|Bool| | ||
|BlurSpread|Float| | |CloseOnClick|Bool| | ||
|BackgroundColor| | |BlurSpread|Float| | ||
|ContentAnimationScaleOffset|Float| | |BackgroundColor|ColorX| | ||
|Padding|Float| | |ContentAnimationScaleOffset|Float| | ||
|_blur|BlurMaterial| | |HeaderSize|Float| | ||
|_blurGraphic|RawGraphic| | |Padding|Float| | ||
|_blurSpread|Float2| | |_title|'''[[Component:Text|Text]]'''|TypeAdv11=true| | ||
|_backgroundColor| | |_blur|'''[[BlurMaterial|BlurMaterial]]'''|TypeAdv12=true| | ||
|_maskRect|Rect| | |_blurGraphic|'''[[Component:RawGraphic|RawGraphic]]'''|TypeAdv13=true| | ||
| | |_blurSpread|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv14=true| | ||
| | |_backgroundColor|{{RootFieldType|FieldDrive`1|[[Type:ColorX|ColorX]]}}|TypeAdv15=true| | ||
|_contentOffsetMin|Float2| | |_maskRect|{{RootFieldType|FieldDrive`1|[[Type:Rect|Rect]]}}|TypeAdv16=true| | ||
|_contentOffsetMax|Float2| | |_headerOffsetMin|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv17=true| | ||
|_headerOffsetMax|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv18=true| | |||
|_contentOffsetMin|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv19=true| | |||
|_contentOffsetMax|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv20=true| | |||
|_titleOffsetMin|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv21=true| | |||
|_titleOffsetMax|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv22=true| | |||
|_closeOffsetMin|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv23=true| | |||
|_closeOffsetMax|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv24=true| | |||
}} | }} | ||
Line 43: | Line 50: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Radiant Modal Overlay]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:UIX:Interaction{{#translation:}}| | [[Category:Components:UIX:Interaction{{#translation:}}|Radiant Modal Overlay]] |
Revision as of 21:39, 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. |
ShowLerp
|
Float | |
AnimationTime
|
Float | |
SizeRoot
|
RectTransform | |
ContentRoot
|
RectTransform | |
CloseOnContextMenuAction
|
Bool | |
CloseOnClick
|
Bool | |
BlurSpread
|
Float | |
BackgroundColor
|
ColorX | |
ContentAnimationScaleOffset
|
Float | |
HeaderSize
|
Float | |
Padding
|
Float | |
_title
|
Text | |
_blur
|
BlurMaterial | |
_blurGraphic
|
RawGraphic | |
_blurSpread
|
field drive of Float2 | |
_backgroundColor
|
field drive of ColorX | |
_maskRect
|
field drive of Rect | |
_headerOffsetMin
|
field drive of Float2 | |
_headerOffsetMax
|
field drive of Float2 | |
_contentOffsetMin
|
field drive of Float2 | |
_contentOffsetMax
|
field drive of Float2 | |
_titleOffsetMin
|
field drive of Float2 | |
_titleOffsetMax
|
field drive of Float2 | |
_closeOffsetMin
|
field drive of Float2 | |
_closeOffsetMax
|
field drive of Float2 |