Low

Parameter value corresponding to the lower bound of the Weight Map.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category="Weighted Value",
          Meta=(DisplayName="Low Weight", ChaosClothShortName="Lo"))
float Low

Remarks

Parameter value corresponding to the lower bound of the Weight Map. A Weight Map stores a series of Weight values assigned to each point, all between 0 and 1. The weights are used to interpolate the individual values from Low to High assigned to each different point. A Weight of 0 always corresponds to the Low parameter value, and a Weight of 1 to the High parameter value. The value for Low can be set to be bigger than for High in order to reverse the effect of the Weight Map.

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