UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PointWeightMap.h File Reference
#include <type_traits>
#include "UObject/ObjectMacros.h"
#include "PointWeightMap.generated.h"

Go to the source code of this file.

Classes

struct  FPointWeightMap
 

Enumerations

enum class  EWeightMapTargetCommon : uint8 {
  None = 0 , MaxDistance , BackstopDistance , BackstopRadius ,
  AnimDriveStiffness , UMETA =(Hidden) , FirstUserTarget , LastUserTarget = 200 ,
  TetherEndsMask
}
 

Enumeration Type Documentation

◆ EWeightMapTargetCommon

The possible targets for a physical mesh point weight map.

Enumerator
None 
MaxDistance 
BackstopDistance 
BackstopRadius 
AnimDriveStiffness 
UMETA 
FirstUserTarget 
LastUserTarget 
TetherEndsMask