![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialParameters.h>
Static Public Member Functions | |
| static FName | GetTypeName () |
Public Attributes | |
| UTexture * | Texture = nullptr |
| URuntimeVirtualTexture * | RuntimeVirtualTexture = nullptr |
| FGuid | ExternalTextureGuid |
| EMaterialSamplerType | SamplerType = SAMPLERTYPE_Color |
| FMaterialParameterInfo | ParameterInfo |
| FGuid FMaterialTextureValue::ExternalTextureGuid |
| FMaterialParameterInfo FMaterialTextureValue::ParameterInfo |
| URuntimeVirtualTexture* FMaterialTextureValue::RuntimeVirtualTexture = nullptr |
| EMaterialSamplerType FMaterialTextureValue::SamplerType = SAMPLERTYPE_Color |
| UTexture* FMaterialTextureValue::Texture = nullptr |