Table of Contents

Property AngleMin

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

AngleMin

Gets or sets the minimum angle of the arc (degrees).

[JsonProperty("amin")]
public NuiProperty<float> AngleMin { get; set; }

Property Value

NuiProperty<float>