FCommitMeshDescriptionParams

Structure that defines parameters passed into the commit mesh description function

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h

Include

#include "Engine/StaticMesh.h"

Syntax

struct FCommitMeshDescriptionParams

Remarks

Structure that defines parameters passed into the commit mesh description function

Variables

Name Description

Public variable

bool

 

bMarkPackageDirty

If set to false, the caller can be from any thread but will have the responsability to call MarkPackageDirty() from the main thread.

Public variable

bool

 

bUseHashAsGuid

Uses a hash as the GUID, useful to prevent recomputing content already in cache.

Constructors

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