Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/FMeshBufferSet
| Type | Name | Description | |
|---|---|---|---|
| bool | HasSameFormat
(
const FMeshBufferSet& Other |
Return true if the formats of the two vertex buffers set match. | |
| bool | HasSameFormat
(
int32 buffer, |
Compare the format of the two buffers at index buffer and return true if they match. |