Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cssom-core
/
web.cssom
/
rotate3d
rotate3d
inline
fun
rotate3d
(
a
:
Number
)
:
TransformFunction
(
source
)
inline
fun
rotate3d
(
x
:
Number
,
y
:
Number
,
z
:
Number
,
a
:
Angle
)
:
TransformFunction
(
source
)