Table of Contents

Class TimeColorAlpha

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

Properties

Codec

public static Codec<TimeColorAlpha> Codec { get; }

Property Value

Codec<TimeColorAlpha>

Color

public string? Color { get; init; }

Property Value

string

Hour

public float Hour { get; init; }

Property Value

float