C# Class UnityEngine.FixedJoint2D

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

Inheritance: AnchoredJoint2D
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples