FSphericalHarmonicCalculator::GenerateFirstOrderRotationMatrixGivenDegrees

Windows
MacOS
Linux

References

Module

SoundFieldRendering

Header

/Engine/Source/Runtime/SoundFieldRendering/Public/SphericalHarmonicCalculator.h

Include

#include "SphericalHarmonicCalculator.h"

Source

/Engine/Source/Runtime/SoundFieldRendering/Private/SphericalHarmonicCalculator.cpp

Syntax

static void GenerateFirstOrderRotationMatrixGivenDegrees
(
    const float RotXDegrees,
    const float RotYDegrees,
    const float RotZDegrees,
    FMatrix & OutMatrix
)

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