NormalsEqual

Returns true if the specified normal vectors are about equal

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MeshBuild.h

Include

#include "MeshBuild.h"

Syntax

bool NormalsEqual
(
    const FVector & V1,
    const FVector & V2
)

Remarks

Returns true if the specified normal vectors are about equal

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