Click or drag to resize

Bounds Constructor

Overload List
  NameDescription
Public methodBounds(Bounds)
Initializes a new instance of the Bounds class
Public methodBounds(BoundsF)
Initializes a new instance of the Bounds class
Public methodBounds(BoundsI)
Initializes a new instance of the Bounds class
Public methodBounds(Vector3)
Initializes a new instance of the Bounds class
Public methodBounds(Vector3, Vector3)
Initializes a new instance of the Bounds class
Public methodBounds(Double, Double, Double, Double, Double, Double)
Initializes a new instance of the Bounds class
Top
See Also