Property radius
radius
Gets or sets the circumradius of the hexagon.
public float radius { get; set; }
Property Value
Remarks
Values below zero are rejected through a debug assertion.
Gets or sets the circumradius of the hexagon.
public float radius { get; set; }
Values below zero are rejected through a debug assertion.