Table of Contents

Class AnimCacheEntry

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class AnimCacheEntry
Inheritance
AnimCacheEntry
Inherited Members

Fields

Animations

Animations of this cache.

public Animation[] Animations

Field Value

Animation[]

RootElems

The root elements of this cache.

public ShapeElement[] RootElems

Field Value

ShapeElement[]

RootPoses

The poses of this cache

public List<ElementPose> RootPoses

Field Value

List<ElementPose>