![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SplineMath.h>
Static Public Member Functions | |
| template<typename T > | |
| static T | GetDefaultValue () |
| template<typename T > | |
| static bool | IsValidWindow (TArrayView< const T *const > Window, int32 RequiredSize) |
| static bool | IsValidParameter (float Parameter) |
| template<typename T > | |
| static bool | IsValidGeometry (TArrayView< const T *const > Window, float Tolerance=UE_KINDA_SMALL_NUMBER) |
Helper for validating types and inputs
|
inlinestatic |
Get the default/zero value for a type
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |