Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicMeshAttributeSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDynamicMeshNormalOverlay * PrimaryBiTangents () |
DynamicMesh/DynamicMeshAttributeSet.h | ||
const FDynamicMeshNormalOverlay * PrimaryBiTangents () |
DynamicMesh/DynamicMeshAttributeSet.h |
PrimaryBiTangents()
| Name | PrimaryBiTangents |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
FDynamicMeshNormalOverlay * PrimaryBiTangents()
the primary biTangent layer ( normal layer 2) if exists, else nullptr
PrimaryBiTangents()
| Name | PrimaryBiTangents |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshAttributeSet.h |
| Include Path | #include "DynamicMesh/DynamicMeshAttributeSet.h" |
const FDynamicMeshNormalOverlay * PrimaryBiTangents() const
the primary biTangent layer ( normal layer 2) if exists, else nullptr