UPreviewMesh::UpdateTangents

Update tangents on internal Mesh Component

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/PreviewMesh.h

Include

#include "PreviewMesh.h"

Syntax

template<typename RealType>
void UpdateTangents
(
    const TMeshTangents< RealType > * ExternalTangents,
    bool bFastUpdateIfPossible
)

Remarks

Update tangents on internal Mesh Component

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