public AddHillPlaneMesh ( string name, IrrlichtNETCP.Dimension2Df tileSize, IrrlichtNETCP.Dimension2D tileCount, float hillHeight, IrrlichtNETCP.Dimension2Df countHills, IrrlichtNETCP.Dimension2Df textureRepeatCount ) : |
||
name | string | Name of this mesh |
tileSize | IrrlichtNETCP.Dimension2Df | Size of each tile from the mesh |
tileCount | IrrlichtNETCP.Dimension2D | Number of tiles |
hillHeight | float | Height of each hills |
countHills | IrrlichtNETCP.Dimension2Df | Number of hills |
textureRepeatCount | IrrlichtNETCP.Dimension2Df | Texture repeatition count |
return |