SHGetBasisIndex

Returns the basis index of the SH basis L,M.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/SHMath.h

Include

#include "Math/SHMath.h"

Syntax

int32 SHGetBasisIndex
(
    int32 L,
    int32 M
)

Remarks

Returns the basis index of the SH basis L,M.

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