Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterface
- UNiagaraDataInterface::ShouldCompile()
- UNiagaraDataInterfaceRenderTargetVolume::ShouldCompile()
- UNiagaraDataInterfaceRasterizationGrid3D::ShouldCompile()
- UNiagaraDataInterfaceNeighborGrid3D::ShouldCompile()
- UNiagaraDataInterfaceGrid3DCollection::ShouldCompile()
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include | #include "NiagaraDataInterface.h" |
virtual bool ShouldCompile
&40;
EShaderPlatform ShaderPlatform
&41; const
Remarks
Allows data interfaces to prevent compilation of GPU shaders and is only called on the CDO object not the instance.