FPointWeightMap::Initialize

Reset this map to the specified number of points, and set all the values to zero.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

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

Include

#include "PointWeightMap.h"

Syntax

void Initialize
(
    const int32 NumPoints
)

Remarks

Reset this map to the specified number of points, and set all the values to zero.

Parameters

Parameter

Description

NumPoints

the number of points to initialize the map with.

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