#How do I get the Density of a part?
1 messages · Page 1 of 1 (latest)
I didnt find it on google, I just found out of to change the density, not how to read it from a part
try part:GetMass()
but that is kind of the mass 😅 I mean I could calculate the density using the volume and mass of a part, but what if the density I get from that calculation wont be equal?
Actually I will test right now