Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/SHMath.h |
| Include | #include "Math/SHMath.h" |
| Source | /Engine/Source/Runtime/Core/Private/Math/SHMath.cpp |
float LegendrePolynomial
(
int32 L,
int32 M,
float X
)
Remarks
Evaluates the LegendrePolynomial for L,M at X