C# Class UnityEngine.FixedJoint2D

Connects two Rigidbody2D together at their anchor points using a configurable spring.

Inheritance: AnchoredJoint2D
Mostra file Open project: CarlosHBC/UnityDecompiled Class Usage Examples