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