![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "MaterialExpressionIO.h"#include "Materials/MaterialExpression.h"#include "MaterialExpressionFloatToUInt.generated.h"Go to the source code of this file.
Classes | |
| class | UMaterialExpressionFloatToUInt |
| class | UMaterialExpressionUIntToFloat |
Enumerations | |
| enum class | EFloatToIntMode : uint8 { UMETA =(DisplayName="Truncate") , UMETA =(DisplayName="Floor") , UMETA =(DisplayName="Round") , UMETA =(DisplayName="Ceil") } |
|
strong |