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