Transform.Rotate Method
Appends a rotation to the transform.
Thread safety: This property is not thread-safe.
Rotate(System.Double angle)
Appends a rotation to the transform.Syntax
public void Rotate (
System.Double angle
)
Parameters
angle
Type: System.Double
The rotation, counterclockwise in radians.
The rotation, counterclockwise in radians.
Platforms
Windows, Linux, Android