Navigation
API > API/Plugins > API/Plugins/Niagara
| Type | Name | Description | |
|---|---|---|---|
| ETextureRenderTargetFormat | FNiagaraUtilities::BufferFormatToRenderTargetFormat
(
ENiagaraGpuBufferFormat NiagaraFormat |
Please update your code to include EPixelFormatCapabilities. | |
| TOptional< ETextureRenderTargetFormat > | FNiagaraUtilities::BufferFormatToRenderTargetFormat
(
ENiagaraGpuBufferFormat NiagaraFormat, |
Converts a Niagara format into a ETextureRenderTargetFormat, will look for fallback options if the requested format can not be satisfied based on the RequiredCapabilities. |