Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing
| Name | FWeightMap |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/DataTypes/WeightMapData.h |
| Include Path | #include "DataTypes/WeightMapData.h" |
Syntax
struct FWeightMap
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DataTypeIdentifier | int | DataTypes/WeightMapData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Weights | TArray< float > | DataTypes/WeightMapData.h |