munum - v0.3.0
Preparing search index...
js
scaling
Function scaling
scaling
<
W
extends
TypedArray
=
Float64Array
<
ArrayBufferLike
>
>
(
v
:
Vec3
<
TypedArray
>
,
out
?:
Mat4
<
W
>
,
)
:
Mat4
<
W
>
Return a
Mat4
for a 3D point scaled by (x, y, z).
Type Parameters
W
extends
TypedArray
=
Float64Array
<
ArrayBufferLike
>
Parameters
v
:
Vec3
<
TypedArray
>
out
:
Mat4
<
W
>
= ...
Returns
Mat4
<
W
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
munum - v0.3.0
Loading...
Return a Mat4 for a 3D point scaled by (x, y, z).