FShear2D::FromShearAngles

Generates a shear structure based on angles instead of slope.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformCalculus2D.h"

Syntax

static FShear2D FromShearAngles
(
    const FVector2D & InShearAngles
)

Remarks

Generates a shear structure based on angles instead of slope.

Returns

the sheare structure.

Parameters

Parameter

Description

InShearAngles

The angles of shear.

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