FDatasmithMeshUtils::ToRawMesh

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "DatasmithUtils.h"

Source

/Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithUtils.cpp

Syntax

static bool ToRawMesh
(
    const FDatasmithMesh & Mesh,
    FRawMesh & RawMesh,
    bool bValidateRawMesh
)

Parameters

Parameter

Description

bValidateRawMesh

this boolean indicate if the raw must be valid. For example a collision mesh don't need to have a valid raw mesh

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