Friction

Hey, is there a friction value that i could set up for physics objects ?

RigidbodyControl has a setFriction method :http://hub.jmonkeyengine.org/javadoc/com/jme3/bullet/objects/PhysicsRigidBody.html#setFriction(float)

thx !