Skip to main content

AnimationPersistentStorage

Hierarchy

  • Record<string, Record<string, any>>
    • AnimationPersistentStorage

Index

Properties

readonly

: Record<string, never>

Unknown value type; seems to be unused

readonlyAssetGroup

AssetGroup: Record<string, Record<string, { Subscriptions: string[] }>>

readonlyDynamicPlayerCanvas

DynamicPlayerCanvas: Record<string, never>

Unknown value type; seems to be unused

readonlyPersistentData

PersistentData: Record<string, AnimationPersistentData>

readonlyRebuild

Rebuild: Record<string, boolean>

readonlyRefreshRate

RefreshRate: Record<string, number>

readonlyRefreshTime

RefreshTime: Record<string, number>