Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Rendering > API/Runtime/SlateCore/Rendering/FSlateRenderer
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h |
| Include | #include "Rendering/SlateRenderer.h" |
FSlateUpdatableTexture &42; CreateUpdatableTexture
&40;
uint32 Width,
uint32 Height
&41;
Remarks
Create an updatable texture that can receive new data dynamically Newly created updatable texture
Parameters
| Name | Description |
|---|---|
| Width | Initial width of the texture |
| Height | Initial height of the texture |