FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core
/
Shape3d
/
rotateZ
rotate
Z
open
fun
rotateZ
(
degrees
:
Double
)
:
Transformation3d
Rotate by
degrees
around the Z axis.
The direction of rotation follow the
right hand rule
.