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
HighlightColor
public string? HighlightColor { get; init; }
Property Value
HighlightThreshold
public float? HighlightThreshold { get; init; }