UMaterialInterface::CompileProperty

Compiles a material property.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialInterface.h

Include

#include "Materials/MaterialInterface.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialShared.cpp

Syntax

int32 CompileProperty
(
    FMaterialCompiler * Compiler,
    EMaterialProperty Property,
    uint32 ForceCastFlags
)

Remarks

Compiles a material property.

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