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

#include <MaterialParameters.h>

Static Public Member Functions

static FName GetTypeName ()
 

Public Attributes

UTextureTexture = nullptr
 
URuntimeVirtualTextureRuntimeVirtualTexture = nullptr
 
FGuid ExternalTextureGuid
 
EMaterialSamplerType SamplerType = SAMPLERTYPE_Color
 
FMaterialParameterInfo ParameterInfo
 

Member Function Documentation

◆ GetTypeName()

static FName FMaterialTextureValue::GetTypeName ( )
inlinestatic

Member Data Documentation

◆ ExternalTextureGuid

FGuid FMaterialTextureValue::ExternalTextureGuid

◆ ParameterInfo

FMaterialParameterInfo FMaterialTextureValue::ParameterInfo

◆ RuntimeVirtualTexture

URuntimeVirtualTexture* FMaterialTextureValue::RuntimeVirtualTexture = nullptr

◆ SamplerType

EMaterialSamplerType FMaterialTextureValue::SamplerType = SAMPLERTYPE_Color

◆ Texture

UTexture* FMaterialTextureValue::Texture = nullptr

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