Initialize

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Initialize

(
    const int32 NumPoints
)

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

Public function

void

 

Initialize

(
    const FPointWeightMap& Source,
    T Target
)

Initialize a weight map from another weight map while enabling and setting a new target.

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