[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:fCraft.Noise.CalculateSlope(System.Single[0:,0:])"]
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
public static float[,] CalculateSlope(
float[,] heightmap
)
Parameters
- heightmap
- array<Single,2>[,](,)[,][,]
See Also