Navigation
API > API/Plugins > API/Plugins/Niagara
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceRenderTargetVolume.h |
Include | #include "NiagaraDataInterfaceRenderTargetVolume.h" |
Syntax
struct FRenderTargetVolumeRWInstanceData_RenderThread
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bPreviewTexture | |
![]() |
bool | bReadThisFrame | |
![]() |
bool | bWroteThisFrame | |
![]() |
int | MipLevels | |
![]() |
TRefCountPtr< IPooledRenderTarget > | RenderTarget | |
![]() |
FSamplerStateRHIRef | SamplerStateRHI | |
![]() |
FIntVector | Size | |
![]() |
FRDGTextureSRVRef | TransientRDGSRV | |
![]() |
FRDGTextureRef | TransientRDGTexture | |
![]() |
FRDGTextureUAVRef | TransientRDGUAV |