Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform > API/Runtime/ApplicationCore/GenericPlatform/FGenericWindow
- FGenericWindow::SetOpacity()
- FNullWindow::SetOpacity()
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericWindow.h |
| Include | #include "GenericPlatform/GenericWindow.h" |
| Source | /Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericWindow.cpp |
virtual 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 |