IDatasmithMeshElement::SetFileHash

Set the MD5 hash of the current mesh file. This should be a hash of its content.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

void SetFileHash
(
    FMD5Hash Hash
)

Remarks

Set the MD5 hash of the current mesh file. This should be a hash of its content.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss