C# Class THREE.CylinderGeometry

Inheritance: Geometry
ファイルを表示 Open project: guidovanhilst/SharpThreejs

Public Methods

Method Description
CylinderGeometry ( int p1, int p2, int p3, int p4, int p5 ) : System

Method Details

CylinderGeometry() public method

public CylinderGeometry ( int p1, int p2, int p3, int p4, int p5 ) : System
p1 int
p2 int
p3 int
p4 int
p5 int
return System