2024 Property
Changes 0
P

BoundingBoxXYZ.Bounds

Description:
Indexed access for loops. Use 0 for Min and 1 for Max.
Remarks:
The bounds are defined in the coordinate space of the box.
public XYZ this[
	int bound
] { get; set; }
  • Int32
    bound