FDatasmithMeshUtils

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "DatasmithUtils.h"

Syntax

class FDatasmithMeshUtils

Functions

Name Description

Public function Static

bool

 

IsUVChannelValid

(
    const FDatasmithMesh& DsMesh,
    const int32 Channel
)

Validates that the given UV Channel does not contain a degenerated triangle.

Public function Static

bool

 

ToMeshDescription

(
    FDatasmithMesh& DsMesh,
    FMeshDescription& MeshDescription
)

Public function Static

bool

 

ToRawMesh

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

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