UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MeshTangents.h File Reference
#include "Containers/Array.h"
#include "DynamicMesh3.h"
#include "DynamicMeshAttributeSet.h"
#include "Math/UnrealMathSSE.h"
#include "Math/Vector.h"
#include "Misc/AssertionMacros.h"
#include "VectorTypes.h"

Go to the source code of this file.

Classes

class  UE::Geometry::FDynamicMeshTangents
 
struct  UE::Geometry::FComputeTangentsOptions
 
class  UE::Geometry::TMeshTangents< RealType >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TMeshTangents< floatUE::Geometry::FMeshTangentsf
 
typedef TMeshTangents< doubleUE::Geometry::FMeshTangentsd