UPreviewMesh::SetTangentsMode

Set the tangents mode for the underlying component, if available.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

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

Include

#include "PreviewMesh.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/PreviewMesh.cpp

Syntax

void SetTangentsMode
(
    EDynamicMeshTangentCalcType TangentsType
)

Remarks

Set the tangents mode for the underlying component, if available. Note that this function may need to be called before the mesh is initialized.

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