Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h |
Include |
#include "Engine/LocalPlayer.h" |
Source |
/Engine/Source/Runtime/Engine/Private/LocalPlayer.cpp |
This function will give you two points in Pixel Space that surround the World Space box.
False if there is no viewport, or if the box is behind the camera completely
Parameter |
Description |
---|---|
ActorBox |
The World Space Box |
OutLowerLeft |
The Lower Left corner of the Pixel Space box |
OutUpperRight |
The Upper Right corner of the pixel space box |