Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
Include | #include "MaterialShared.h" |
Syntax
class FUniformParameterOverrides
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | GetNumericOverride
(
EMaterialParameterType Type, |
|
![]() ![]() |
UTexture * | GetTextureOverride_GameThread
(
EMaterialTextureParameterType Type, |
|
![]() ![]() |
UTexture * | GetTextureOverride_RenderThread
(
EMaterialTextureParameterType Type, |
|
![]() |
void | SetNumericOverride
(
EMaterialParameterType Type, |
|
![]() |
void | SetTextureOverride
(
EMaterialTextureParameterType Type, |