jointCount
Get the number of joints attached to this body. Use PhysicsBody.GetJoints to retrieve the joints.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public int jointCount { get; }