wtc-gl
Preparing search index...
Vec3
Class Vec3
Indexable
[
key
:
string
]:
any
Index
Constructors
constructor
Properties
array
x
y
z
Methods
from
Rotation
Matrix
Constructors
constructor
new
Vec3
(
x
?:
number
,
y
?:
number
,
z
?:
number
)
:
Vec3
Parameters
Optional
x
:
number
Optional
y
:
number
Optional
z
:
number
Returns
Vec3
Properties
array
array
:
number
[]
x
x
:
number
y
y
:
number
z
z
:
number
Methods
Static
from
Rotation
Matrix
fromRotationMatrix
(
m
:
Mat4
)
:
Vec3
|
null
Parameters
m
:
Mat4
Returns
Vec3
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
array
x
y
z
Methods
from
Rotation
Matrix
wtc-gl
Loading...