FStaticMeshOperations::ComputeMikktTangents

Compute tangent and Bi-Normal using mikkt space for every vertex in the mesh description.

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 ComputeMikktTangents
(
    FMeshDescription & MeshDescription,
    bool bIgnoreDegenerateTriangles
)

Remarks

Compute tangent and Bi-Normal using mikkt space for every vertex in the mesh description.

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