Constructor NuiRect
NuiRect(float, float, float, float)
Represents an axis-aligned rectangle in NUI coordinate space.
[JsonConstructor]
public NuiRect(float x, float y, float width, float height)
Represents an axis-aligned rectangle in NUI coordinate space.
[JsonConstructor]
public NuiRect(float x, float y, float width, float height)