Table of Contents

Class Ring

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

Properties

Codec

public static Codec<Ring> Codec { get; }

Property Value

Codec<Ring>

Count

public int Count { get; init; }

Property Value

int

OffsetMax

public double OffsetMax { get; init; }

Property Value

double

OffsetMin

public double OffsetMin { get; init; }

Property Value

double

Radius

public int Radius { get; init; }

Property Value

int