UStaticMesh::CommitMeshDescription

Serialize the mesh description into its more optimized form.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/StaticMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMesh.cpp

Syntax

void CommitMeshDescription
(
    int32 LodIndex,
    const FCommitMeshDescriptionParams & Params
)

Remarks

Serialize the mesh description into its more optimized form.

Parameters

Parameter

Description

LodIndex

Index of the StaticMesh LOD.

Params

Different options to use when committing mesh description

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