linearly v0.32.0 • Docs
linearly v0.32.0 / mat4 / fromRotationTranslation
Function: fromRotationTranslation()
fromRotationTranslation(
q
,v
):mat4
Creates a matrix from a quaternion rotation and vector translation
Parameters
• q: quat
• v: vec3
linearly v0.32.0 • Docs
linearly v0.32.0 / mat4 / fromRotationTranslation
fromRotationTranslation(
q
,v
):mat4
Creates a matrix from a quaternion rotation and vector translation
• q: quat
• v: vec3