![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Engine/TextureCollection.h"#include "Materials/MaterialExpression.h"#include "MaterialValueType.h"#include "MaterialExpressionTextureObjectFromCollection.generated.h"Go to the source code of this file.
Classes | |
| class | UMaterialExpressionTextureObjectFromCollection |
Enumerations | |
| enum class | ETextureCollectionMemberType : uint8 { UMETA =(DisplayName = "Texture 2D") , UMETA =(DisplayName = "Texture Cube") , UMETA =(DisplayName = "Texture 2D Array") , UMETA =(DisplayName = "Texture Cube Array") , UMETA =(DisplayName = "Volume Texture") , Max } |
Functions | |
| EMaterialValueType | MaterialValueTypeFromTextureCollectionMemberType (ETextureCollectionMemberType InType) |
|
strong |
|
inline |