Navigation
API > API/Plugins > API/Plugins/MutableRuntime
| Name | FMeshBufferFormatData |
| Type | struct |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/MeshBufferSet.h |
| Include Path | #include "MuR/MeshBufferSet.h" |
Syntax
struct FMeshBufferFormatData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaxValueBits | uint8 | Log 2 of the max value if integer. | MuR/MeshBufferSet.h | |
| SizeInBytes | uint8 | Size per component in bytes. | MuR/MeshBufferSet.h |