Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/ISpectatorScreenController
- ISpectatorScreenController::SetSpectatorScreenTexture()
- FDefaultSpectatorScreenController::SetSpectatorScreenTexture()
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/ISpectatorScreenController.h |
| Include | #include "ISpectatorScreenController.h" |
void SetSpectatorScreenTexture
&40;
UTexture &42; InTexture
&41;
Remarks
Change the texture displayed on the social screen
Parameters
| Name | Description |
|---|---|
| InTexture | new Texture2D |