Property Rect
Rect
Gets or sets the bounding rectangle where the text is rendered.
[JsonProperty("rect")]
public NuiProperty<NuiRect> Rect { get; set; }
Gets or sets the bounding rectangle where the text is rendered.
[JsonProperty("rect")]
public NuiProperty<NuiRect> Rect { get; set; }