ERuntimeVirtualTextureAttributeType

Enumeration of all runtime virtual texture material attributes.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/VT/RuntimeVirtualTextureEnum.h

Include

#include "VT/RuntimeVirtualTextureEnum.h"

Syntax

enum ERuntimeVirtualTextureAttributeType
{
    BaseColor,
    Normal,
    Roughness,
    Specular,
    Mask,
    WorldHeight,
    Count,
}

Values

Name

Description

BaseColor

Normal

Roughness

Specular

Mask

WorldHeight

Count

Remarks

Enumeration of all runtime virtual texture material attributes. These can be combined to form full ERuntimeVirtualTextureMaterialType layouts.

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