- Home /
Question by
jobs · Dec 02, 2015 at 03:17 AM ·
car tutorial
a strange float when I am learning about car demo in Unity5 standard asset
public float CurrentSpeed{ get { return m_Rigidbody.velocity.magnitude*2.23693629f; }} I dont konw what 2.23693629 means? Thanks advanced;
Comment
I have got it .it is a scalor that convert meter per second to mile per hour