Package com.jme3.anim.tween.action
Interface BlendSpace
- All Known Implementing Classes:
LinearBlendSpace
public interface BlendSpace
-
Method Summary
Modifier and TypeMethodDescriptionfloat
void
setBlendAction
(BlendAction action) void
setValue
(float value)
-
Method Details
-
setBlendAction
-
getWeight
float getWeight() -
setValue
void setValue(float value)
-