Dota 2 Workshop Tools/Scripting/API/Global.RotateQuaternionByAxisAngle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
(Dota_Lebot push: Updated Page)
Line 17: Line 17:
|-
|-
| Quaternion
| Quaternion
|  
| a
| No Description Set
| No Description Set
|-
|-
| Vector
| Vector
|  
| b
| No Description Set
| No Description Set
|-
|-
| float
| float
|  
| c
| No Description Set
| No Description Set
|}
|}

Revision as of 00:05, 9 August 2014

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

Quaternion RotateQuaternionByAxisAngle(Quaternion ', Vector ', float ')

Rotates a quaternion by the specified angle around the specified vector axis


Parameters

Type Name Description
Quaternion a No Description Set
Vector b No Description Set
float c No Description Set

Returns

Quaternion - No Description Set