FLandscapeDebugMaterialRenderProxy::FLandscapeDebugMaterialRenderProxy

Initialization constructor.

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeRender.h

Include

#include "LandscapeRender.h"

Syntax

FLandscapeDebugMaterialRenderProxy
(
    const FMaterialRenderProxy * InParent,
    const UTexture2D * TexR,
    const UTexture2D * TexG,
    const UTexture2D * TexB,
    const FLinearColor & InR,
    const FLinearColor & InG,
    const FLinearColor & InB
)

Remarks

Initialization constructor.

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