Difference between revisions of "TranslateToRef - ObjectReference"

imported>Docclox
(Created a missing page for the TranslateToRef function.)
 
 
Line 14: Line 14:
== Parameters ==
== Parameters ==
*arTarget: The target to match position and rotation to
*arTarget: The target to match position and rotation to
*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") - Negative values can cause unpredictable rotation.
*afMaxRotationSpeed: The maximum rotation speed (Default is 0 to mean "don't clamp rotation speed") - Negative values can cause unpredictable rotation.
**'''Default''': 0.0
**'''Default''': 0.0
Anonymous user