wtc-gl
Preparing search index...
Quat
Class Quat
Indexable
[
key
:
string
]:
any
Index
Constructors
constructor
Properties
array
w
x
y
z
Methods
from
Axis
Angle
from
Euler
Constructors
constructor
new
Quat
()
:
Quat
Returns
Quat
Properties
array
array
:
number
[]
w
w
:
number
x
x
:
number
y
y
:
number
z
z
:
number
Methods
Static
from
Axis
Angle
fromAxisAngle
(
axis
:
Vec3
,
angle
:
number
)
:
Quat
Parameters
axis
:
Vec3
angle
:
number
Returns
Quat
Static
from
Euler
fromEuler
(
v
:
Vec3
)
:
Quat
|
null
Parameters
v
:
Vec3
Returns
Quat
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
array
w
x
y
z
Methods
from
Axis
Angle
from
Euler
wtc-gl
Loading...