[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.MapGenerator.GenerateOcean(System.Int32,System.Int32,System.Int32)"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
[NotNullAttribute]
public static Map GenerateOcean(
	int width,
	int length,
	int height
)

Parameters

width
Int32
length
Int32
height
Int32

See Also