Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel > API/Plugins/NearestNeighborModel/UNearestNeighborModel
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Nearest Neighbor Settings",
Meta=(ClampMin="0", ClampMax="1"))
float NearestNeighborOffsetWeight
Remarks
The weight multiplied to nearest neighbor deltas. A value of 0 means completely removing nearest neighbor deltas.