2020 Method
Changes 0
M

Application.NewBoundingBoxUV

Description:
Creates a two-dimensional rectangle with supplied values.
Overloads (2):
NewBoundingBoxUV(Double,Double,Double,Double)
public BoundingBoxUV NewBoundingBoxUV(
	double min_u,
	double min_v,
	double max_u,
	double max_v
)
Return Value BoundingBoxUV