MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / Faces

Method Faces

Source/Engine/Src/UnFPoly.cpp:680–702  ·  view source on GitHub ↗

Return whether this poly and Test are facing each other. The polys are facing if they are noncoplanar, one or more of Test's points is in front of this poly, and one or more of this poly's points are behind Test.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

BspCrossVisibilityMethod · 0.80
CheckVolumeVisibilityMethod · 0.80

Calls 2

IsCoplanarFunction · 0.85
IsBackfacedFunction · 0.85

Tested by

no test coverage detected