C# Class THREE.SphereGeometry

Inheritance: Geometry
Afficher le fichier Open project: guidovanhilst/SharpThreejs

Méthodes publiques

Méthode Description
SphereGeometry ( double radius, int widthSegments, int heightSegments ) : System

Method Details

SphereGeometry() public méthode

public SphereGeometry ( double radius, int widthSegments, int heightSegments ) : System
radius double
widthSegments int
heightSegments int
Résultat System