provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
Quaternion.fromAxisAngle
prova
math
quaternion
Quaternion
angle is in degrees
Quaternion
fromAxisAngle
(Vector3 axis, float angle)
struct
Quaternion
static
Quaternion
fromAxisAngle
(
Vector3
axis
,
float
angle
)
Quaternion
fromAxisAngle
(float x, float y, float z, float angle)
Meta
Source
See Implementation
prova
math
quaternion
Quaternion
constructors
this
functions
getConjugate
getMagnitude
getNormalized
normalize
opAdd
opAddAssign
opDiv
opDivAssign
opMul
opMulAssign
opSub
opSubAssign
opUnary
set
setMagnitude
properties
xyz
static functions
fromAxisAngle
fromEuler
random
variables
w
x
y
z
angle is in degrees