Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon
Deprecated, legacy definition kept for backward compatibility only. Use FPointWeightMap instead. Redirected from the now defunct ClothingSystemRuntime module.
Name
FClothParameterMask_Legacy
Type
struct
Header File
/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothLODData_Legacy.h
Include Path
#include "ClothLODData_Legacy.h"
Syntax
USTRUCT ()
struct FClothParameterMask_Legacy
Copy full snippet
Constructors
Name
Remarks
Include Path
Unreal Specifiers
FClothParameterMask_Legacy()
ClothLODData_Legacy.h
Variables
Public
Name
Type
Remarks
Include Path
Unreal Specifiers
bEnabled
bool
Whether this mask is enabled and able to effect final mesh values
ClothLODData_Legacy.h
CurrentTarget
EWeightMapTargetCommon
The currently targeted parameter for the mask
ClothLODData_Legacy.h
MaskName
FName
Name of the mask, mainly for users to differentiate
ClothLODData_Legacy.h
Values
TArray < float >
The actual values stored in the mask
ClothLODData_Legacy.h
Functions
Public
Deprecated Variables
Name
Type
Remarks
Include Path
Unreal Specifiers
MaxValue_DEPRECATED
float
The maximum value currently in the mask value array
ClothLODData_Legacy.h
MinValue_DEPRECATED
float
The maximum value currently in the mask value array
ClothLODData_Legacy.h