rotationX

open fun rotationX(rotationX: Float): T

Sets the degree that this component is rotated around the horizontal axis through the pivot point.


open fun rotationX(@Nullable rotationX: DynamicValue<Float>): T

Links a DynamicValue object to the rotationX value for this Component

Parameters

rotationX

controller for the rotationX value