| Package | Description |
|---|---|
| com.jme3.bullet.control | |
| com.jme3.bullet.control.ragdoll |
| Modifier and Type | Field and Description |
|---|---|
protected RagdollPreset |
KinematicRagdollControl.preset
Deprecated.
|
| Constructor and Description |
|---|
KinematicRagdollControl(RagdollPreset preset)
Deprecated.
Instantiate an enabled control with the specified preset.
|
KinematicRagdollControl(RagdollPreset preset,
float weightThreshold)
Deprecated.
Instantiate an enabled control with the specified preset and weight
threshold.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HumanoidRagdollPreset
Example ragdoll presets for a typical humanoid skeleton.
|