BindShaders

Overload list

Windows
MacOS
Linux
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

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

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