Choose your operating system:
Windows
macOS
Linux
| FTexture | ||
| FRenderTarget
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/PlanarReflectionSceneProxy.h |
Include |
#include "PlanarReflectionSceneProxy.h" |
class FPlanarReflectionRenderTarget :
public FTexture,
public FRenderTarget
Name | Description | |
---|---|---|
|
FPlanarReflectionRenderTarget ( |
Name | Description | ||
---|---|---|---|
|
SetActiveGPUMask ( |
Changes the GPUMask used when updating the reflection capture in AFR. |
Name | Description | ||
---|---|---|---|
|
GetSizeX() |
Returns the width of the texture in pixels. |
|
|
GetSizeY() |
Returns the height of the texture in pixels. |
Name | Description | ||
---|---|---|---|
|
GetFriendlyName() |
||
|
InitDynamicRHI() |
Initializes the dynamic RHI resource and/or RHI render target used by this resource. |
Name | Description | ||
---|---|---|---|
|
float |
GetDisplayGamma() |
|
|
GetGPUMask ( |
Returns the GPU nodes on which to render this rendertarget. |
|
|
const FTextu... |
GetRenderTargetTexture() |
Accessor for the surface RHI when setting this render target |
|
GetSizeXY() |
Properties. |