Table of Contents

Class AOECylinderSelector

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

Properties

Codec

public static Codec<AOECylinderSelector> Codec { get; }

Property Value

Codec<AOECylinderSelector>

Height

public float? Height { get; init; }

Property Value

float?

Offset

public Vector3d? Offset { get; init; }

Property Value

Vector3d

Range

public float? Range { get; init; }

Property Value

float?