Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicMeshAttributeSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDynamicMeshWeightAttribute * GetWeightLayer
(
int Index |
DynamicMesh/DynamicMeshAttributeSet.h | ||
const FDynamicMeshWeightAttribute * GetWeightLayer
(
int Index |
DynamicMesh/DynamicMeshAttributeSet.h |
GetWeightLayer(int)
| Name | GetWeightLayer |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/DynamicMeshAttributeSet.cpp |
FDynamicMeshWeightAttribute * GetWeightLayer
(
int Index
)
the weight layer at the given Index
GetWeightLayer(int)
| Name | GetWeightLayer |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/DynamicMeshAttributeSet.cpp |
const FDynamicMeshWeightAttribute * GetWeightLayer
(
int Index
) const
the weight layer at the given Index