toggle menu
animatedledstrip-core
1.0.5
common
switch theme
search in API
animatedledstrip-core
/
animatedledstrip.animations.parameters
/
DegreesRotation
/
DegreesRotation
Degrees
Rotation
constructor
(
xRotation
:
Double
=
0.0
,
yRotation
:
Double
=
0.0
,
zRotation
:
Double
=
0.0
,
rotationOrder
:
List
<
RotationAxis
>
=
listOf(RotationAxis.ROTATE_Z, RotationAxis.ROTATE_X)
)