Property areGrounded areGrounded Checks if all wheels are touching ground, this is a shortcut to check if all wheels collider.isGrounded is set to true. Declaration public bool areGrounded { get; } Property Value Type Description bool