Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkBody.angle

var angle : float

Description

Angle of the body in radians.

Setting the angle of a rigid body sets the angle of its transform. However, setting the angle of the transform a rigid body is attached to doesn't reorient the rigid body. Unity doesn't expose any APIs to be notified of transform changes.