Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicMeshAttributeSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDynamicMeshUVOverlay * PrimaryUV () |
DynamicMesh/DynamicMeshAttributeSet.h | ||
const FDynamicMeshUVOverlay * PrimaryUV () |
DynamicMesh/DynamicMeshAttributeSet.h |
PrimaryUV()
| Name | PrimaryUV |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
FDynamicMeshUVOverlay * PrimaryUV()
the primary UV layer (layer 0)
PrimaryUV()
| Name | PrimaryUV |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
const FDynamicMeshUVOverlay * PrimaryUV() const
the primary UV layer (layer 0)