TMeshTangents::ComputeMikkTStyleTangents

Calculate MikkT-space-style tangents.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/MeshTangents.h

Include

#include "MeshTangents.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/MeshTangents.cpp

Syntax

void ComputeMikkTStyleTangents
(
    const FDynamicMeshNormalOverlay * NormalOverlay,
    const FDynamicMeshUVOverlay * UVOverlay,
    const FComputeTangentsOptions & Options
)

Remarks

Calculate MikkT-space-style tangents.

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