Choose your operating system:
Windows
macOS
Linux
| FTextureResource | ||||
| FRenderTarget | ||||
| FDeferredUpdateResource
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Slate/SlateTextures.h |
Include |
#include "Slate/SlateTextures.h" |
class FSlateTextureRenderTarget2DResource : public FTextureRenderTargetResource
Name | Description | |
---|---|---|
|
FSlateTextureRenderTarget2DResource ( |
Constructor |
Name | Description | ||
---|---|---|---|
|
FTexture2DRH... |
GetTextureRHI() |
Gets the RHI resource for this render target |
|
SetSize |
Resizes the render target |
Name | Description | ||
---|---|---|---|
|
ClampSize |
FTextureRenderTargetResource implementation. |
Name | Description | ||
---|---|---|---|
|
GetSizeX() |
Returns the width of the texture in pixels. |
|
|
GetSizeY() |
Returns the height of the texture in pixels. |
Name | Description | ||
---|---|---|---|
|
InitDynamicRHI() |
FRenderResource implementation. |
|
|
ReleaseDynamicRHI() |
Releases the dynamic RHI resource and/or RHI render target resources used by this resource. |
Name | Description | ||
---|---|---|---|
|
float |
GetDisplayGamma() |
Render target resource should be sampled in linear color space |
|
GetSizeXY() |
Properties. |
Name | Description | ||
---|---|---|---|
|
UpdateDeferredResource ( |
FDeferredUpdateResource implementation. |