Difference between revisions of "SplineTranslateToRef - ObjectReference"
Jump to navigation
Jump to search
SplineTranslateToRef - ObjectReference (edit)
Revision as of 15:19, 8 September 2023
, 15:19, 8 September 2023→Parameters
imported>Docclox (Created a missing page for the SplineTranslateToRef function) |
|||
Line 13: | Line 13: | ||
*arTarget: The target to match position and rotation to | *arTarget: The target to match position and rotation to | ||
*afTangentMagnitude: Magnitude of the spline tangents | *afTangentMagnitude: Magnitude of the spline tangents | ||
*afSpeed: Movement Speed. | *afSpeed: Movement Speed in game units per second. afSpeed is clamped to a minimum of 1.0 | ||
*afMaxRotationSpeed: The maximum rotation speed (Default is 0 to mean "don't clamp rotation speed") | *afMaxRotationSpeed: The maximum rotation speed (Default is 0 to mean "don't clamp rotation speed") | ||
**'''Default''': 0 | **'''Default''': 0 |