C# Class THREE.PlaneGeometry

Inheritance: Geometry
Mostra file Open project: guidovanhilst/SharpThreejs

Public Methods

Method Description
PlaneGeometry ( double width, double height ) : System

Method Details

PlaneGeometry() public method

public PlaneGeometry ( double width, double height ) : System
width double
height double
return System