Vertex Viewer SDK
Preparing search index...
Geometry
Matrix2
create
Function create
create
(
a
:
Point
.
Point
,
b
:
Point
.
Point
)
:
Matrix2
.
Matrix
Creates a new matrix.
Parameters
a
:
Point
.
Point
b
:
Point
.
Point
Returns
Matrix2
.
Matrix
create
(
a
:
number
,
b
:
number
,
c
:
number
,
d
:
number
)
:
Matrix2
.
Matrix
Creates a new matrix.
Parameters
a
:
number
b
:
number
c
:
number
d
:
number
Returns
Matrix2
.
Matrix
create
()
:
Matrix2
.
Matrix
Creates a new matrix.
Returns
Matrix2
.
Matrix
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Vertex Viewer SDK
Loading...
Creates a new matrix.