Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/FMeshBufferSet
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/MeshBufferSet.h |
| Include | #include "MuR/MeshBufferSet.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Private/MuR/MeshBufferSet.cpp |
bool IsSimilar
&40;
const FMeshBufferSet & o
&41; const
Remarks
Compare the mesh buffer with another one, but ignore internal data like generated vertex indices. Be aware this method compares the data byte by byte without checking if the data belong to the buffer components and could give false negatives if unset padding data is present.