UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TriangleUtil Namespace Reference

Functions

template<typename RealType >
RealType EquilateralEdgeLengthForArea (RealType TriArea)
 

Detailed Description

Triangle utility functions

Function Documentation

◆ EquilateralEdgeLengthForArea()

template<typename RealType >
RealType UE::Geometry::TriangleUtil::EquilateralEdgeLengthForArea ( RealType  TriArea)
Returns
the edge length of an equilateral/regular triangle with the given area