Rotate(float)
Rotate the rotation by the specified angle.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public readonly PhysicsRotate Rotate(float deltaAngle)
Parameters
The change in angle, in radians.
Returns
Type | Description |
|---|---|
| PhysicsRotate |