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