FMaterialCompiler::If

Windows
MacOS
Linux

Override Hierarchy

FMaterialCompiler::If()

FProxyMaterialCompiler::If()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialCompiler.h

Include

#include "MaterialCompiler.h"

Syntax

int32 If
(
    int32 A,
    int32 B,
    int32 AGreaterThanB,
    int32 AEqualsB,
    int32 ALessThanB,
    int32 Threshold
)

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