DisplayClusterHelpers::math::GetProjectionMatrixFromAngles

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/DisplayClusterUtils/DisplayClusterCommonHelpers.h

Include

#include "DisplayClusterUtils/DisplayClusterCommonHelpers.h"

Syntax

namespace DisplayClusterHelpers
{
    namespace math
    {
        static FMatrix DisplayClusterHelpers::math::GetProjectionMatrixFromAngles
        (
            float LeftAngle,
            float RightAngle,
            float TopAngle,
            float BottomAngle,
            float ZNear,
            float ZFar
        )
    }
}

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