FStaticMeshOperations::RecomputeNormalsAndTangentsIfNeeded

Make sure all normals and tangents are valid. If not, recompute them.

Windows
MacOS
Linux

References

Module

StaticMeshDescription

Header

/Engine/Source/Runtime/StaticMeshDescription/Public/StaticMeshOperations.h

Include

#include "StaticMeshOperations.h"

Source

/Engine/Source/Runtime/StaticMeshDescription/Private/StaticMeshOperations.cpp

Syntax

static void RecomputeNormalsAndTangentsIfNeeded
(
    FMeshDescription & MeshDescription,
    EComputeNTBsFlags ComputeNTBsOptions
)

Remarks

Make sure all normals and tangents are valid. If not, recompute them.

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