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

[Missing <summary> documentation for "M:fCraft.Noise.CalculateCoverage(System.Single*,System.Int32,System.Single)"]

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

Syntax

   
 C# 
public static float CalculateCoverage(
	float* data,
	int length,
	float threshold
)

Parameters

data
Single*
length
Int32
threshold
Single

See Also