UMaterialEditingLibrary::GetMaterialInstanceStaticSwitchParameterValue

Get the current static switch parameter value from a Material Instance

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/MaterialEditingLibrary.h

Include

#include "MaterialEditingLibrary.h"

Source

/Engine/Source/Editor/MaterialEditor/Private/MaterialEditingLibrary.cpp

Syntax

static bool GetMaterialInstanceStaticSwitchParameterValue
(
    UMaterialInstanceConstant * Instance,
    FName ParameterName
)

Remarks

Get the current static switch parameter value from a Material Instance

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