com.jme.scene
Interface MorphInfluencesMapProvider


public interface MorphInfluencesMapProvider

An item that shares a ListenableStringFloatMap.


Method Summary
 ListenableStringFloatMap getMorphInfluencesMap()
           
 

Method Detail

getMorphInfluencesMap

ListenableStringFloatMap getMorphInfluencesMap()
Returns:
The morph influences map controlled by this Provider.


Copyright 2003-2009 jMonkeyEngine