EMaterialParameterType

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialCachedData.h

Include

#include "MaterialCachedData.h"

Syntax

enum EMaterialParameterType
{
    Scalar,
    Vector,
    Texture,
    Font,
    RuntimeVirtualTexture,
    Count,
}

Values

Name

Description

Scalar

Vector

Texture

Font

RuntimeVirtualTexture

Count

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