Method | Description | |
---|---|---|
Sphere ( float diameter, int tessellation ) : System |
Initializes a new instance of the Sphere class.
|
public Sphere ( float diameter, int tessellation ) : System | ||
diameter | float | The sphere diameter. |
tessellation | int | The sphere tessellation. |
return | System |