Class BlockAnimationSection
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Holder/properties/Components/properties/BlockAnimationSection", "de4904da9bed3dc92faef139bfd223152882fc4845221cabc3e7336167878e3d")]
public sealed record BlockAnimationSection : IEquatable<BlockAnimationSection>
- Inheritance
-
BlockAnimationSection
- Implements
- Inherited Members
Properties
Codec
public static Codec<BlockAnimationSection> Codec { get; }
Property Value
Entries
public List<SerializedEntry>? Entries { get; init; }
Property Value
Revision
public int Revision { get; init; }
Property Value
Version
public int Version { get; init; }