![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ImplicitFunctions.h>
Public Member Functions | |
| RealType | Value (const TVector< RealType > &Point) const |
| TAxisAlignedBox3< RealType > | Bounds () const |
Public Attributes | |
| TSegment3< RealType > | Segment |
| RealType | Radius |
Implicit Distance-Field Line Object/Primitive, surface shape at isovalue=0 (defined by Distance-Radius) is a capsule
|
inline |
|
inline |
| RealType UE::Geometry::TImplicitLine3< RealType >::Radius |
| TSegment3<RealType> UE::Geometry::TImplicitLine3< RealType >::Segment |