Class AnimCacheEntry
- Namespace
- Vintagestory.API.Common
- Assembly
- VintagestoryAPI.dll
public class AnimCacheEntry
- Inheritance
-
AnimCacheEntry
- Inherited Members
- Extension Methods
Fields
Animations
Animations of this cache.
public Animation[] Animations
Field Value
RootElems
The root elements of this cache.
public ShapeElement[] RootElems
Field Value
RootPoses
The poses of this cache
public List<ElementPose> RootPoses