Navigation
API > API/Plugins > API/Plugins/NiagaraShader
Inheritance Hierarchy
- FRefCountedObject
- FBatchedElementParameters
- FBatchedElementNiagaraVolumeAttribute
References
| Module | NiagaraShader |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraBatchedElements.h |
| Include | #include "NiagaraBatchedElements.h" |
Syntax
class FBatchedElementNiagaraVolumeAttribute : public FBatchedElementParameters
Remarks
Batched element parameters for gathering attributes from a volume texture into a single color
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBatchedElementNiagaraVolumeAttribute
(
const FVector2f& InTileUVs, |
Overridden from FBatchedElementParameters
| Type | Name | Description | |
|---|---|---|---|
| void | BindShaders
(
FRHICommandList& RHICmdList, |
Binds vertex and pixel shaders for this element |
Typedefs
| Name | Description |
|---|---|
| FGetTextureAndSamplerDelegate |