Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWindow
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include | #include "Widgets/SWindow.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp |
void SetOpacity
&40;
const float InOpacity
&41;
Remarks
Sets the opacity of this window
Parameters
| Name | Description |
|---|---|
| InOpacity | The new window opacity represented as a floating point scalar |