C# Class Landscape, ScorchedCanvas

Inheritance: UnrealBuildTool.ModuleRules
Show file Open project: tomlokhorst/ScorchedCanvas Class Usage Examples

Public Properties

Property Type Description
fakeLandscape double[]

Public Methods

Method Description
Main ( ) : void

Private Methods

Method Description
generateLandscape ( int height ) : IEnumerable
increaseResolution ( this xs, int nr ) : IEnumerable

Method Details

Main() public static method

public static Main ( ) : void
return void

Property Details

fakeLandscape public static property

public static double[] fakeLandscape
return double[]