Package dev.gothickit.zenkit.mmb
Interface MorphAnimation
- All Superinterfaces:
CacheableObject<CachedMorphAnimation>
- All Known Implementing Classes:
CachedMorphAnimation,NativeMorphAnimation
-
Method Summary
Methods inherited from interface dev.gothickit.zenkit.CacheableObject
cache, isCached
-
Method Details
-
name
-
layer
int layer() -
blendIn
float blendIn() -
blendOut
float blendOut() -
duration
float duration() -
speed
float speed() -
flags
byte flags() -
frameCount
int frameCount() -
vertices
int @NotNull [] vertices() -
samples
-