C# Class ProceduralPrimitve_Plane, Procedural-Geometry-Unity

Inheritance: ProceduralPrimitive
Afficher le fichier Open project: XY01/Procedural-Geometry-Unity

Méthodes publiques

Свойство Type Description
m_Length float
m_ResX int
m_ResZ int
m_Width float

Méthodes publiques

Méthode Description
GenerateMesh ( ) : void

Method Details

GenerateMesh() public méthode

public GenerateMesh ( ) : void
Résultat void

Property Details

m_Length public_oe property

public float m_Length
Résultat float

m_ResX public_oe property

public int m_ResX
Résultat int

m_ResZ public_oe property

public int m_ResZ
Résultat int

m_Width public_oe property

public float m_Width
Résultat float