Class HorRectanglei
- Namespace
- Vintagestory.API.MathTools
- Assembly
- VintagestoryAPI.dll
public class HorRectanglei
- Inheritance
-
HorRectanglei
- Inherited Members
- Extension Methods
Constructors
HorRectanglei()
public HorRectanglei()
HorRectanglei(int, int, int, int)
public HorRectanglei(int x1, int z1, int x2, int z2)
Parameters
Fields
X1
public int X1
Field Value
X2
public int X2
Field Value
Z1
public int Z1
Field Value
Z2
public int Z2
Field Value
Properties
MaxX
public int MaxX { get; }
Property Value
MaxZ
public int MaxZ { get; }
Property Value
MinX
public int MinX { get; }
Property Value
MinZ
public int MinZ { get; }