EMaterialTextureParameterType

Must invalidate ShaderVersion.ush when changing

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "MaterialShared.h"

Syntax

enum EMaterialTextureParameterType
{
    Standard2D,
    Cube,
    Array2D,
    Volume,
    Virtual,
    Count,
}

Values

Name

Description

Standard2D

Cube

Array2D

Volume

Virtual

Count

Remarks

Must invalidate ShaderVersion.ush when changing

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