Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderBounds
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderTransform.h |
| Include | #include "RenderTransform.h" |
float ComputeSquaredDistanceToPoint
(
const FVector3f & Point
) const
Remarks
Computes a squared distance to point Squared distance to specified point
Parameters
| Name | Description |
|---|---|
| Point | Point |