Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Rotate(float)

Rotate the rotation by the specified angle.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly PhysicsRotate Rotate(float deltaAngle)

Parameters

deltaAngle

The change in angle, in radians.

Returns

Type

Description

PhysicsRotate