Package dev.gothickit.zenkit.mds
Interface AnimationBlend
- All Superinterfaces:
CacheableObject<CachedAnimationBlend>
- All Known Implementing Classes:
CachedAnimationBlend,NativeAnimationBlend
-
Method Summary
Methods inherited from interface dev.gothickit.zenkit.CacheableObject
cache, isCached
-
Method Details
-
name
-
next
-
blendIn
float blendIn() -
blendOut
float blendOut()
-