Table of Contents

Class SoilConfig

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/SoilConfig", "5c64dfbb04ea34336048c8d29de1db5ba0f7445b6f999e423d519061e43bfd3c")]
public sealed record SoilConfig : IEquatable<SoilConfig>
Inheritance
SoilConfig
Implements
Inherited Members

Properties

Codec

public static Codec<SoilConfig> Codec { get; }

Property Value

Codec<SoilConfig>

Lifetime

public Rangef Lifetime { get; init; }

Property Value

Rangef

TargetBlock

public string TargetBlock { get; init; }

Property Value

string