Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public int jointCount { get; }