Defines a region in pixels. More...
Public Member Functions | |
Region (int x, int y, int width, int height) | |
Initializes a new instance of the T:CryEngine.Resources.Region struct. More... | |
override string | ToString () |
Returns a T:System.String that represents the current T:CryEngine.Resources.Region. More... | |
Defines a region in pixels.
|
inline |
Initializes a new instance of the T:CryEngine.Resources.Region struct.
x | The x coordinate. |
y | The y coordinate. |
width | Width. |
height | Height. |
|
inline |
Returns a T:System.String that represents the current T:CryEngine.Resources.Region.
|
get set |
|
get set |
|
get set |
|
get set |