Table of Contents

Class IntersectionHighlight

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

Properties

Codec

public static Codec<IntersectionHighlight> Codec { get; }

Property Value

Codec<IntersectionHighlight>

HighlightColor

public string? HighlightColor { get; init; }

Property Value

string

HighlightThreshold

public float? HighlightThreshold { get; init; }

Property Value

float?