Table of Contents

Property AngleMax

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

AngleMax

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

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

Property Value

NuiProperty<float>