public AddRegularIcosahedron ( System.Windows.Media.Media3D.Point3D center, double radius, bool shareVertices ) : void | ||
center | System.Windows.Media.Media3D.Point3D | /// The center. /// |
radius | double | /// The radius. /// |
shareVertices | bool |
/// Share vertices if set to |
return | void |