Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshAttributes
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TVertexAttributesRef< FVector3f > GetVertexPositions () |
Accessors for cached vertex position array | MeshAttributes.h | |
TVertexAttributesConstRef< FVector3f > GetVertexPositions () |
MeshAttributes.h |
GetVertexPositions()
Description
Accessors for cached vertex position array
| Name | GetVertexPositions |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TVertexAttributesRef< FVector3f > GetVertexPositions()
GetVertexPositions()
| Name | GetVertexPositions |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributes.h |
| Include Path | #include "MeshAttributes.h" |
TVertexAttributesConstRef< FVector3f > GetVertexPositions() const