Class Point
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Point", "f8ff949413f2e1cf31a307d58afba21ccfa8e48407520610d3838b126b27e94c")]
public sealed record Point : EffectsActionShape, IEquatable<Point>
- Inheritance
-
Point
- Implements
- Inherited Members
Properties
Codec
public static Codec<Point> 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; }