C# Class THREE.SphereGeometry

Inheritance: Geometry
Datei anzeigen Open project: guidovanhilst/SharpThreejs

Public Methods

Method Description
SphereGeometry ( double radius, int widthSegments, int heightSegments ) : System

Method Details

SphereGeometry() public method

public SphereGeometry ( double radius, int widthSegments, int heightSegments ) : System
radius double
widthSegments int
heightSegments int
return System