[This is preliminary documentation and is subject to change.]

Creates a copy of the given BoundingBox.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
public BoundingBox(
	BoundingBox other
)

Parameters

other
BoundingBox

See Also