MeshBuildOptions

Helper structure for skeletal mesh import options

Windows
MacOS
Linux

References

Module

MeshUtilities

Header

/Engine/Source/Developer/MeshUtilities/Public/MeshUtilities.h

Include

#include "MeshUtilities.h"

Syntax

struct MeshBuildOptions

Remarks

Helper structure for skeletal mesh import options

Variables

Name Description

Public variable

bool

 

bComputeNormals

Public variable

bool

 

bComputeTangents

Public variable

bool

 

bComputeWeightedNormals

Public variable

bool

 

bRemoveDegenerateTriangles

Public variable

bool

 

bUseMikkTSpace

Public variable

FOverlappingThr...

 

OverlappingThresholds

Constructors

Name Description

Public function

MeshBuildOptions()

Functions

Name Description

Public function

void

 

FillOptions

(
    const FSkeletalMeshBuildSettings& ...
)

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