Uses of Class
com.jme3.bullet.animation.DacConfiguration
Packages that use DacConfiguration
Package
Description
A dynamic animation control and some associated classes.
-
Uses of DacConfiguration in com.jme3.bullet.animation
Subclasses of DacConfiguration in com.jme3.bullet.animationModifier and TypeClassDescriptionclassAccess a DynamicAnimControl at the PhysicsLink level once it's been added to a Spatial.classBefore adding this control to a spatial, configure it by invokinglink(java.lang.String, float, com.jme3.bullet.animation.RangeOfMotion)for each bone that should have its own rigid body.Methods in com.jme3.bullet.animation that return DacConfigurationModifier and TypeMethodDescriptionDacConfiguration.jmeClone()Create a shallow clone for the JME cloner.