Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
misc
rotateVectorOnVector
Function rotateVectorOnVector
rotateVectorOnVector
(
a
:
Vector3
,
b
:
Vector3
)
:
Matrix3
Give two unit vectors a and b, returns the transformation matrix that rotates a onto b.
Parameters
a
:
Vector3
b
:
Vector3
Returns
Matrix3
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Give two unit vectors a and b, returns the transformation matrix that rotates a onto b.