Home
last modified time | relevance | path

Searched defs:eventDispatchImpulseThreshold (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
DKinematicRagdollControl.java113 protected float eventDispatchImpulseThreshold = 10; field in KinematicRagdollControl
801 public void setEventDispatchImpulseThreshold(float eventDispatchImpulseThreshold) { in setEventDispatchImpulseThreshold()