Space Plunder
Loading...
Searching...
No Matches
EBMaterialResponseMap.h File Reference
#include "CoreMinimal.h"
#include "Engine/DataAsset.h"
#include "PhysicalMaterials/PhysicalMaterial.h"
#include "EBMaterialResponseMap.generated.h"

Go to the source code of this file.

Classes

struct  FEBMaterialResponseMapEntry
 
class  UEBMaterialResponseMap
 

Enumerations

enum class  EPenTraceType : uint8 { UMETA =(DisplayName = "Back Trace") , UMETA =(DisplayName = "By Component") , UMETA =(DisplayName = "Double Sided Geometry") }
 

Enumeration Type Documentation

◆ EPenTraceType

enum class EPenTraceType : uint8
strong
Enumerator
UMETA 
UMETA 
UMETA 
13{
14 PT_BackTrace UMETA(DisplayName = "Back Trace"),
15 PT_ByComponent UMETA(DisplayName = "By Component"),
16 PT_TwoSidedGeometry UMETA(DisplayName = "Double Sided Geometry"),
17};