rotationY

open fun rotationY(rotationY: Float): T

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


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

Links a DynamicValue object to the rotationY value for this Component

Parameters

rotationY

controller for the rotationY value