FLandscapeDebugMaterialRenderProxy::FLandscapeDebugMaterialRenderProxy

Initialization constructor.

Choose your operating system:

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.