CanConnectMaterialValueTypes

Check whether a combination of EMaterialValueType flags can be connected

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Source

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

Syntax

bool CanConnectMaterialValueTypes
(
    const uint32 InputType,
    const uint32 OutputType
)

Remarks

Check whether a combination of EMaterialValueType flags can be connected

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