C# Class ProceduralPrimitve_Plane, Procedural-Geometry-Unity

Inheritance: ProceduralPrimitive
Mostrar archivo Open project: XY01/Procedural-Geometry-Unity

Public Properties

Property Type Description
m_Length float
m_ResX int
m_ResZ int
m_Width float

Public Methods

Method Description
GenerateMesh ( ) : void

Method Details

GenerateMesh() public method

public GenerateMesh ( ) : void
return void

Property Details

m_Length public_oe property

public float m_Length
return float

m_ResX public_oe property

public int m_ResX
return int

m_ResZ public_oe property

public int m_ResZ
return int

m_Width public_oe property

public float m_Width
return float