FBatchedElementNiagara2DArrayAttribute

Batched element parameters for gathering attributes from different slices into a single color

Windows
MacOS
Linux

Inheritance Hierarchy

FRefCountedObject

FBatchedElementParameters

FBatchedElementNiagara2DArrayAttribute

References

Module

NiagaraShader

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraBatchedElements.h

Include

#include "NiagaraBatchedElements.h"

Syntax

class FBatchedElementNiagara2DArrayAttribute : public FBatchedElementParameters

Remarks

Batched element parameters for gathering attributes from different slices into a single color

Constructors

Name Description

Public function

FBatchedElementNiagara2DArrayAttribute

(
    const FIntVector4& InAttributeSlic...,
    FGetTextureAndSamplerDelegate InGet...
)

Overridden from FBatchedElementParameters

Name Description

Public function Virtual

void

 

BindShaders

(
    FRHICommandList& RHICmdList,
    FGraphicsPipelineStateInitializer&...,
    ERHIFeatureLevel::Type InFeatureLev...,
    const FMatrix& InTransform,
    const float InGamma,
    const FMatrix& ColorWeights,
    const FTexture* Texture
)

Binds vertex and pixel shaders for this element

Typedefs

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss