figureone
Preparing search index...
geometry/angle
getDeltaAngle3D
Function getDeltaAngle3D
getDeltaAngle3D
(
startAngle
:
Point
,
targetAngle
:
Point
,
rotDirection
?:
|
TypeRotationDirection
|
[
TypeRotationDirection
,
TypeRotationDirection
,
TypeRotationDirection
]
,
)
:
Point
Get delta angle of a Point where the x, y, z components are rotations around the x, y, and z axes.
Parameters
startAngle
:
Point
targetAngle
:
Point
rotDirection
:
|
TypeRotationDirection
|
[
TypeRotationDirection
,
TypeRotationDirection
,
TypeRotationDirection
]
= 0
Returns
Point
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
figureone
Loading...
Get delta angle of a Point where the x, y, z components are rotations around the x, y, and z axes.