You are here: Start » AVL.NET » LocalBlindness.LocalBlindness(float?, float, float)

LocalBlindness.LocalBlindness(float?, float, float)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public LocalBlindness(
	float? radius,
	float threshold,
	float fuzziness
)

Parameters

radius
Type: System.Nullable<System.Single>
threshold
Type: System.Single
fuzziness
Type: System.Single

See also