AdjustNormalsForTriangle

Overload list

Windows
MacOS
Linux
Name Description

Protected function

void

 

AdjustNormalsForTriangle

(
    int32 TriIndex,
    int32 FirstIndex,
    int32 SecondIndex,
    int32 ThirdIndex,
    TArray< FVector3d >& WeightedNorma...
)

Utility function for calculating the triangle normal contributions to average normals.

Protected function

void

 

AdjustNormalsForTriangle

(
    int32 TriIndex,
    int32 FirstIndex,
    int32 SecondIndex,
    int32 ThirdIndex,
    TArray< FVector3d >& WeightedNorma...,
    const FVector3d& AbNormalized
)

Utility function for calculating the contribution of triangle normals to average normals.

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