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
Count
public int Count { get; init; }
Property Value
OffsetMax
public double OffsetMax { get; init; }
Property Value
OffsetMin
public double OffsetMin { get; init; }
Property Value
Radius
public int Radius { get; init; }