![]() |
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 | |
| TVector< RealType > | Position |
| RealType | Radius |
Implicit Distance-Field Point Object/Primitive, surface shape at isovalue=0 (defined by Distance-Radius) is a sphere
|
inline |
|
inline |
| TVector<RealType> UE::Geometry::TImplicitPoint3< RealType >::Position |
| RealType UE::Geometry::TImplicitPoint3< RealType >::Radius |