Added docs and project management tool update
This commit is contained in:
8
doc/bu/files/getactorrotationq.txt
Normal file
8
doc/bu/files/getactorrotationq.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
#title GetActorRotationQ [RCBasic Doc]
|
||||
#header sub GetActorRotationQ( actor, ByRef x, ByRef y, ByRef z, ByRef w)
|
||||
|
||||
Gets the actors rotation as a quaternion.
|
||||
|
||||
Note: This is useful for calculations that require quaternion but most developers should just use GetActorRotation()
|
||||
|
||||
#ref GetActorRotation SetActorRotation
|
||||
Reference in New Issue
Block a user