Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicMeshAttributeSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDynamicMeshAttributeBase * GetAttachedAttribute
(
FName AttribName |
DynamicMesh/DynamicMeshAttributeSet.h | ||
const FDynamicMeshAttributeBase * GetAttachedAttribute
(
FName AttribName |
DynamicMesh/DynamicMeshAttributeSet.h |
GetAttachedAttribute(FName)
| Name | GetAttachedAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
FDynamicMeshAttributeBase * GetAttachedAttribute
(
FName AttribName
)
GetAttachedAttribute(FName)
| Name | GetAttachedAttribute |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
const FDynamicMeshAttributeBase * GetAttachedAttribute
(
FName AttribName
) const