Property AngleMin
AngleMin
Gets or sets the minimum angle of the arc (degrees).
[JsonProperty("amin")]
public NuiProperty<float> AngleMin { get; set; }
Gets or sets the minimum angle of the arc (degrees).
[JsonProperty("amin")]
public NuiProperty<float> AngleMin { get; set; }