DisplayClusterHelpers::math::GetProjectionMatrixFromOffsets

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::GetProjectionMatrixFromOffsets
        (
            float l,
            float r,
            float t,
            float b,
            float n,
            float f
        )
    }
}

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