Table of Contents

Class Edge

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

Properties

Codec

public static Codec<Edge> Codec { get; }

Property Value

Codec<Edge>

Color

public string? Color { get; init; }

Property Value

string

Width

public float Width { get; init; }

Property Value

float