Table of Contents

Property Radius

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Radius

Gets or sets the arc radius.

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

Property Value

NuiProperty<float>