UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MaterialExpressionFloatToUInt.h File Reference
#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") }
 

Enumeration Type Documentation

◆ EFloatToIntMode

enum class EFloatToIntMode : uint8
strong
Enumerator
UMETA 
UMETA 
UMETA 
UMETA