correct method doc for llRot2Axis()

cpu-performance
dahlia 2013-06-14 20:00:20 -07:00
parent e6cb7b4764
commit 694c4bcbb6
1 changed files with 1 additions and 1 deletions

View File

@ -4727,7 +4727,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
} }
/// <summary> /// <summary>
/// Converts a Quaternion to X,Y,Z axis rotations /// Returns the axis of rotation for a quaternion
/// </summary> /// </summary>
/// <returns></returns> /// <returns></returns>
/// <param name='rot'></param> /// <param name='rot'></param>