Collapse All
Expand All
|
Language Filter: C#
C#
|
See Also
fCraft 0.632 API Reference
BoundingBox
.
.
::
MinVertex Property
[This is preliminary documentation and is subject to change.]
Returns the vertex closest to the coordinate origin, opposite MaxVertex.
Namespace:
fCraft
Assembly:
fCraft
(in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
C#
public
Vector3I
MinVertex
{
get
; }
See Also
BoundingBox Class
fCraft Namespace