Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/FAvaViewportUtils
References
| Module | AvalancheViewport |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheViewport/Public/AvaViewportUtils.h |
| Include | #include "AvaViewportUtils.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheViewport/Private/AvaViewportUtils.cpp |
static FVector2D GetFrustumSizeAtDistance
(
float InHorizontalFoVDegrees,
float InAspectRatio,
double InDistance
)
Remarks
Calculates the size of the frustum plane parallel to the camera's near clip plane at the given distance.