Class CuboidfWithId
- Namespace
- Vintagestory.API.MathTools
- Assembly
- VintagestoryAPI.dll
public class CuboidfWithId : Cuboidf, IEquatable<Cuboidf>
- Inheritance
-
CuboidfWithId
- Implements
- Inherited Members
- Extension Methods
Constructors
CuboidfWithId()
public CuboidfWithId()
CuboidfWithId(double, double, double, double, double, double)
public CuboidfWithId(double x1, double y1, double z1, double x2, double y2, double z2)
Parameters
CuboidfWithId(float, float, float, float, float, float)
public CuboidfWithId(float x1, float y1, float z1, float x2, float y2, float z2)
Parameters
CuboidfWithId(Cuboidf)
public CuboidfWithId(Cuboidf cuboid)
Parameters
cuboidCuboidf
Fields
Id
public string Id