  | DiamondPointBasePoint Property  | 
 
            A Uniform point's base point is simply the point itself.
            Makes it easier to implement generic algorithms.
            Since version 1.1
            
 
    Namespace: 
   Gamelogic.Grids
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic DiamondPoint BasePoint { get; }Property Value
Type: 
DiamondPoint
See Also