Method GetJointIndex GetJointIndex(Entity) Gets the zero-based index of the joint. Declaration public int GetJointIndex(Entity entity) Parameters Type Name Description Entity entity The entity. Returns Type Description int The joint index.