munum - v0.3.0
Preparing search index...
js
translationOf
Function translationOf
translationOf
<
W
extends
TypedArray
=
Float64Array
<
ArrayBufferLike
>
>
(
m
:
Mat4
<
TypedArray
>
,
out
?:
Vec3
<
W
>
,
)
:
Vec3
<
W
>
Extract the
Vec3
translation component from a transformation matrix.
Type Parameters
W
extends
TypedArray
=
Float64Array
<
ArrayBufferLike
>
Parameters
m
:
Mat4
<
TypedArray
>
out
:
Vec3
<
W
>
= ...
Returns
Vec3
<
W
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
munum - v0.3.0
Loading...
Extract the Vec3 translation component from a transformation matrix.