World:getJointCount

Edit

Returns the number of joints in the world. This includes disabled joints.

count = World:getJointCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of joints in the World.

See also