Navigation
API > API/Runtime > API/Runtime/Engine
| Name | TStaticMeshVertexUVsDatum |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/StaticMeshVertexBuffer.h |
| Include Path | #include "Rendering/StaticMeshVertexBuffer.h" |
Syntax
template<typename UVTypeT>
struct TStaticMeshVertexUVsDatum
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| UVs | UVTypeT | Rendering/StaticMeshVertexBuffer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector2f GetUV() |
Rendering/StaticMeshVertexBuffer.h | ||
void SetUV
(
FVector2f UV |
Rendering/StaticMeshVertexBuffer.h |