Interface RotationalSpringOptions

Hierarchy

Properties

damping?: number
localAnchorA?: Vec2
localAnchorB?: Vec2
restAngle?: number

Rest angle of the spring.

stiffness?: number
worldAnchorA?: Vec2
worldAnchorB?: Vec2