UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMaterialExposedViewPropertyMeta Struct Reference

#include <MaterialExternalCodeRegistry.h>

Public Attributes

EMaterialExposedViewProperty EnumValue
 
EMaterialValueType Type
 
FStringView PropertyCode
 
FStringView InvPropertyCode
 

Detailed Description

Helper struct for hard coded external code expressions for view properties.

Member Data Documentation

◆ EnumValue

EMaterialExposedViewProperty FMaterialExposedViewPropertyMeta::EnumValue

◆ InvPropertyCode

FStringView FMaterialExposedViewPropertyMeta::InvPropertyCode

◆ PropertyCode

FStringView FMaterialExposedViewPropertyMeta::PropertyCode

◆ Type

EMaterialValueType FMaterialExposedViewPropertyMeta::Type

The documentation for this struct was generated from the following file: