C# Class THREE.CubeGeometry

Inheritance: Geometry
Mostra file Open project: guidovanhilst/SharpThreejs Class Usage Examples

Public Methods

Method Description
CubeGeometry ( int p1, int p2, int p3 ) : System

Method Details

CubeGeometry() public method

public CubeGeometry ( int p1, int p2, int p3 ) : System
p1 int
p2 int
p3 int
return System