FClothParameterMask_Legacy

Deprecated, legacy definition kept for backward compatibility only.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothLODData_Legacy.h

Include

#include "ClothLODData_Legacy.h"

Syntax

struct FClothParameterMask_Legacy

Remarks

Deprecated, legacy definition kept for backward compatibility only. Use FPointWeightMap instead. Redirected from the now defunct ClothingSystemRuntime module.

Variables

Name Description

Public variable

bool

 

bEnabled

Whether this mask is enabled and able to effect final mesh values

Public variable

EWeightMapTarge...

 

CurrentTarget

The currently targeted parameter for the mask

Public variable

FName

 

MaskName

Name of the mask, mainly for users to differentiate

Public variable

TArray< float >

 

Values

The actual values stored in the mask

Constructors

Name Description

Public function

FClothParameterMask_Legacy()

Functions

Name Description

Public function

void

 

MigrateTo

(
    FPointWeightMap& Weights
)

Deprecated Variables

Name Description

Public variable

float

 

MaxValue_DEPRECATED

The maximum value currently in the mask value array

Public variable

float

 

MinValue_DEPRECATED

The maximum value currently in the mask value array

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss