FGenerateStaticMeshLODProcess_NormalsSettings

Choose your operating system:

Windows

macOS

Linux

References

Module

MeshLODToolset

Header

/Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Graphs/GenerateStaticMeshLODProcess.h

Include

#include "Graphs/GenerateStaticMeshLODProcess.h"

Syntax

USTRUCT()
struct FGenerateStaticMeshLODProcess_NormalsSettings

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

Angle

Split Normals (ie sharp edge) will be created along mesh edges with opening angles above this threshold

Public variable UProperty Category, EditAnywhere, Meta

EGenerateStatic...

 

Method

Type of Normals to generate

Functions

Name Description

Public function Static

int32

 

MapMethodType

(
    int32 From,
    bool bProcessToGraph
)