Table of Contents

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

Codec<Point>

Count

public int Count { get; init; }

Property Value

int

OffsetMax

public double OffsetMax { get; init; }

Property Value

double

OffsetMin

public double OffsetMin { get; init; }

Property Value

double