Navigation
API > API/Plugins > API/Plugins/Niagara
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceRenderTarget2D.h |
Include | #include "NiagaraDataInterfaceRenderTarget2D.h" |
Syntax
struct FRenderTarget2DRWInstanceData_RenderThread
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bPreviewTexture | |
![]() |
bool | bReadThisFrame | |
![]() |
bool | bRebuildMips | |
![]() |
bool | bWroteThisFrame | |
![]() |
int | MipLevels | |
![]() |
ENiagaraMipMapGeneration | MipMapGeneration | |
![]() |
ENiagaraMipMapGenerationType | MipMapGenerationType | |
![]() |
FSamplerStateRHIRef | SamplerStateRHI | |
![]() |
FIntPoint | Size | |
![]() |
FTexture2DRHIRef | TextureRHI | |
![]() |
FRDGTextureSRVRef | TransientRDGSRV | |
![]() |
FRDGTextureRef | TransientRDGTexture | |
![]() |
FRDGTextureUAVRef | TransientRDGUAV |