@kognifai/cogsengine
Preparing search index...
cogs.esm
quat
fromEuler
Function fromEuler
fromEuler
(
out
:
quat
,
x
:
any
,
y
:
any
,
z
:
any
)
:
quat
Function
Creates a quaternion from the given euler angle x, y, z.
Parameters
out
:
quat
the receiving quaternion
x
:
any
y
:
any
z
:
any
Returns
quat
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kognifai/cogsengine
Loading...
Creates a quaternion from the given euler angle x, y, z.