Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneView
Description
Transforms a point from the view's world-space into the view's screen-space. Divides the resulting X, Y, Z by W before returning.
| Name | Project |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneView.h |
| Include Path | #include "SceneView.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SceneView.cpp |
FPlane Project
(
const FVector & WorldPoint
) const