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

Gets or sets the vertex farthest from the origin, opposite MinVertex. When setting, MaxVertex may be adjusted as well, to keep minimums/maximums consistent.

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

Syntax

   
 C# 
public Vector3I MaxVertex { get; set; }

See Also