Navigation
API > API/Plugins > API/Plugins/MassNavigation
| Type | Name | Description | |
|---|---|---|---|
| float | UE::MassNavigation::Smooth
(
const float X |
Returns the SmoothStep curve for X in range [0..1]. | |
| double | UE::MassNavigation::Smooth
(
const double X |
Returns the SmoothStep curve for X in range [0..1]. |