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: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public int jointCount { get; }