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

Method Project

Source/Render/Src/UnSoftLn.cpp:166–209  ·  view source on GitHub ↗

Figure out the unclipped screen location of a 3D point taking into account either a perspective or orthogonal projection. Returns 1 if view is orthogonal or point is visible in 3D view, 0 if invisible in 3D view (behind the viewer). Scale = scale of one world unit (at this point) relative to screen pixels, for example 0.5 means one world unit is 0.5 pixels.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

ClipFunction · 0.45
ClipFunction · 0.45
RenderSubsurfaceFunction · 0.45
DrawMeshMethod · 0.45
SetupMethod · 0.45

Calls 2

AbsFunction · 0.85
TransformVectorByMethod · 0.80

Tested by

no test coverage detected