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

#include <Material.h>

Public Attributes

FExpressionInputInput = nullptr
 
UE::Shader::EValueType Type = UE::Shader::EValueType::Void
 
UE::Shader::FValue ConstantValue
 
bool bUseConstant = false
 
bool bHidden = false
 

Member Data Documentation

◆ bHidden

bool FMaterialInputDescription::bHidden = false

◆ bUseConstant

bool FMaterialInputDescription::bUseConstant = false

◆ ConstantValue

UE::Shader::FValue FMaterialInputDescription::ConstantValue

◆ Input

FExpressionInput* FMaterialInputDescription::Input = nullptr

◆ Type

UE::Shader::EValueType FMaterialInputDescription::Type = UE::Shader::EValueType::Void

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