![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Rendering/SkeletalMeshAttributeVertexBuffer.h"#include "Rendering/SkeletalMeshVertexBuffer.h"Classes | |
| class | FSkeletalMeshVertexAttributeData |
Functions | |
| template<typename T > | |
| T | ConvertValue (const float In) |
| template<> | |
| uint8 | ConvertValue (const float In) |
| template<> | |
| int8 | ConvertValue (const float In) |
| template<> | |
| uint16 | ConvertValue (const float In) |
| template<> | |
| int16 | ConvertValue (const float In) |
| template<> | |
| FFloat16 | ConvertValue (const float In) |
Convenience helpers to convert the float value data to various target types